Skip to content

Commit a1a2264

Browse files
authored
Update test.yml
1 parent ef60c94 commit a1a2264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: 'Test'
33
on:
44
pull_request:
55
push:
6-
branches: [ 'main' ]
6+
branches: [ 'master' ]
77
# The "workflow_dispatch" event gives us a button in GitHub's "Action" UI
88
workflow_dispatch:
99

0 commit comments

Comments
 (0)