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 cb2c7cd commit de4fe91Copy full SHA for de4fe91
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
push:
8
branches: [ '*' ]
9
pull_request:
10
- branches: [ master ]
+ branches: [ main ]
11
12
jobs:
13
test:
0 commit comments