We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e90f33c + 50ba35a commit 0d7c23bCopy full SHA for 0d7c23b
.github/workflows/linters.yaml
@@ -2,7 +2,7 @@ name: Linters
2
3
on:
4
push:
5
- branches: ["master"]
+ branches: [main, master]
6
pull_request:
7
8
jobs:
0 commit comments