We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f53ef commit 703748cCopy full SHA for 703748c
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: CI testing
2
3
on:
4
pull_request:
5
- branches: [develop, alpha-test-dev]
+ branches: [develop, alpha-test-dev, alpha-test]
6
push:
7
branches: [develop, main, alpha-test]
8
0 commit comments