We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80f7848 + b277537 commit a999a40Copy full SHA for a999a40
.github/workflows/build.yml
@@ -22,6 +22,7 @@ on:
22
branches:
23
- 'master'
24
- '[0-9]+.[0-9]+'
25
+ - '[0-9]+.x'
26
tags:
27
- 'v*'
28
pull_request:
0 commit comments