We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ea865 commit 20eb51eCopy full SHA for 20eb51e
.github/workflows/lint.yaml
@@ -1,5 +1,5 @@
1
name: Lint
2
-on: [push]
+on: [push, pull_request]
3
4
jobs:
5
lint:
0 commit comments