We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081e8e4 commit 0c2415aCopy full SHA for 0c2415a
.github/workflows/tests.yaml
@@ -2,6 +2,8 @@ name: testing
2
on:
3
push:
4
branches: [main]
5
+ pull_request:
6
+ branches: [main]
7
8
jobs:
9
lint:
0 commit comments