We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab4ef4a + 27b19a6 commit a5ee5b1Copy full SHA for a5ee5b1
.github/workflows/build.yml
@@ -9,7 +9,7 @@ on:
9
push:
10
branches:
11
- 'master'
12
- - '[0-9]+.[0-9]{2}'
+ - '[0-9]+.[0-9]+'
13
tags:
14
- 'v*'
15
pull_request:
.github/workflows/e2e.yml
.github/workflows/test.yml
.github/workflows/validate.yml
0 commit comments