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 a5ad8db commit 6612872Copy full SHA for 6612872
1 file changed
.github/workflows/test.yml
@@ -7,10 +7,7 @@ on:
7
branch:
8
required: true
9
type: string
10
- default: develop
11
- push:
12
- branches:
13
- - '*'
+ default: main
14
pull_request:
15
branches:
16
- '*'
0 commit comments