We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3d211 commit 93faa50Copy full SHA for 93faa50
.github/workflows/docker-version-branches.yaml
@@ -4,7 +4,7 @@ permissions:
4
on:
5
push:
6
branches:
7
- - "[0-9]+-[0-9]+-[0-9]+[a-zA-Z0-9-_]*"
+ - "[0-9]+-[0-9]+-*"
8
9
jobs:
10
publish:
0 commit comments