We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e196e2 commit decd534Copy full SHA for decd534
1 file changed
.github/workflows/test-cpu.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
- - "*.*.x"
+ - "[0-9]+.[0-9]+.x"
8
pull_request:
9
10
env:
0 commit comments