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 652f3d8 commit 02f7ab2Copy full SHA for 02f7ab2
1 file changed
.github/workflows/test.yml
@@ -2,10 +2,10 @@ name: Tests
2
3
on:
4
push:
5
- branches: [ master ]
+ branches: [ main ]
6
tags: [ '*' ]
7
pull_request:
8
9
10
jobs:
11
tests:
0 commit comments