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