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 86d1b92 commit 991bd57Copy full SHA for 991bd57
.github/workflows/lint.yml
@@ -2,9 +2,7 @@
2
3
name: Run linter
4
5
-on:
6
- pull_request:
7
- branches: [ master ]
+on: [pull_request]
8
9
jobs:
10
lint:
.github/workflows/test.yml
name: Run tests
test:
0 commit comments