We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c88841 commit 9a946c9Copy full SHA for 9a946c9
.github/workflows/test.yml
@@ -3,6 +3,8 @@ name: CI
3
on:
4
pull_request:
5
push:
6
+ branches:
7
+ - main
8
9
jobs:
10
lint:
0 commit comments