We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f270d commit 2af409bCopy full SHA for 2af409b
1 file changed
.github/workflows/container.yaml
@@ -6,6 +6,7 @@ on:
6
# make binaries which may be ahead of releases to use in CI jobs
7
- "canary*"
8
- "ci-bins*"
9
+ - "refactor-container"
10
tags: # run this also on release candidates
11
- "[0-9]+.[0-9]+.[0-9]*"
12
env:
0 commit comments