We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f324da commit 8101480Copy full SHA for 8101480
.github/workflows/docker-image.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
- dev
8
- test
9
+ pull_request:
10
11
jobs:
12
build-and-push:
0 commit comments