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