We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c273edf commit b75896dCopy full SHA for b75896d
1 file changed
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: CI
3
on:
4
pull_request:
5
branches:
6
- - master
+ - main
7
8
jobs:
9
tests:
0 commit comments