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