Skip to content

Commit 37451f3

Browse files
committed
Update test workflow run rule
1 parent ddee158 commit 37451f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: test
22
run-name: Run tests
33
on:
44
push:
5-
branches: ['main']
5+
branches: ['master']
66
pull_request:
77
jobs:
88
test:

0 commit comments

Comments
 (0)