We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8a4e2 commit 6c29cddCopy full SHA for 6c29cdd
.github/workflows/test-deploy.yml
@@ -3,7 +3,9 @@ name: Test to deploy
3
on:
4
push:
5
branches:
6
- - 6.0
+ - 7.x
7
+ - 6.x
8
+ - 5.x
9
- dev
10
- test
11
jobs:
0 commit comments