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 e9a9eda commit d386170Copy full SHA for d386170
.github/workflows/test.yml
@@ -1,5 +1,6 @@
1
name: Test
2
-on: [push]
+on: [push, pull_request]
3
+
4
jobs:
5
6
lint:
0 commit comments