We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff4697d + 987befa commit 8e365ddCopy full SHA for 8e365dd
.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