We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24b4924 + 0f39598 commit c173316Copy full SHA for c173316
.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