We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eceb250 commit cc36920Copy full SHA for cc36920
.github/workflows/docker-publish.yml
@@ -27,6 +27,8 @@ on:
27
- '*.*.*'
28
- '*.*.*-rc*'
29
- 'test-docker-publish-*'
30
+ pull_request:
31
+ types: [opened, edited]
32
branches:
33
- 'fix-docker'
34
0 commit comments