We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b280782 commit e368e58Copy full SHA for e368e58
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
branches: [ "master" ]
7
tags:
8
- - "[1-9][0-9]*.[0-9]+.[0-9]+"
+ - "*.*.*"
9
10
concurrency:
11
group: "build"
0 commit comments