Skip to content

Commit 64a2a47

Browse files
committed
change ci only to test branch for testing
1 parent cc74cc5 commit 64a2a47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI
22

33
on:
44
push:
5-
branches: ["**"]
5+
branches: ["test"]
66
pull_request:
77
branches: ["main", "develop", "staging"]
88
types: [opened, synchronize, reopened]

0 commit comments

Comments
 (0)