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 6db8a87 commit 07c5324Copy full SHA for 07c5324
.github/workflows/docker-publish.yml
@@ -27,6 +27,8 @@ on:
27
- '*.*.*'
28
- '*.*.*-rc*'
29
- 'test-docker-publish-*'
30
+ branches:
31
+ - 'fix-docker'
32
pull_request:
33
types: [opened, edited]
34
branches:
0 commit comments