Merge pull request #14 from dangeroustech/add_pr_workflow

ci: run workflow on PR
This commit is contained in:
2023-09-22 13:41:07 +01:00
committed by GitHub

View File

@@ -1,6 +1,7 @@
name: Publish Docker Image
on:
pull_request:
push:
branches:
- 'main'