We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f169f8c commit 994dad8Copy full SHA for 994dad8
.github/workflows/ci.yml
@@ -1,5 +1,5 @@
1
name: Continuous Integration
2
-on: [push]
+on: [push, pull_request]
3
4
jobs:
5
linter:
0 commit comments