We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d34b898 commit 95d4db4Copy full SHA for 95d4db4
.github/workflows/ci.yaml
@@ -1,9 +1,9 @@
1
name: CI
2
on:
3
push:
4
- branches: [master]
+ branches: [main]
5
pull_request:
6
7
8
jobs:
9
test:
0 commit comments