We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a9ee5 commit 4eae552Copy full SHA for 4eae552
.github/workflows/lint.yml
@@ -1,8 +1,8 @@
1
on:
2
push:
3
- branches : [master]
+ branches : [main]
4
pull_request:
5
- branches: [master]
+ branches: [main]
6
7
jobs:
8
lint:
.github/workflows/test.yml
build:
0 commit comments