We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4599be commit c966418Copy full SHA for c966418
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
pull_request:
6
branches:
7
- - master
+ - main
8
9
jobs:
10
tests:
0 commit comments