We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef60c94 commit a1a2264Copy full SHA for a1a2264
.github/workflows/test.yml
@@ -3,7 +3,7 @@ name: 'Test'
3
on:
4
pull_request:
5
push:
6
- branches: [ 'main' ]
+ branches: [ 'master' ]
7
# The "workflow_dispatch" event gives us a button in GitHub's "Action" UI
8
workflow_dispatch:
9
0 commit comments