1 parent cc74cc5 commit 64a2a47Copy full SHA for 64a2a47
1 file changed
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
3
on:
4
push:
5
- branches: ["**"]
+ branches: ["test"]
6
pull_request:
7
branches: ["main", "develop", "staging"]
8
types: [opened, synchronize, reopened]
0 commit comments