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 4b16773 commit 6db8a87Copy full SHA for 6db8a87
.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