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.
2 parents 122a1a7 + 4a5d0a0 commit 6b5814dCopy full SHA for 6b5814d
.github/workflows/main.yml
@@ -1,5 +1,5 @@
1
name: CI
2
-on: [push, workflow_dispatch]
+on: [push, pull_request, workflow_dispatch]
3
jobs:
4
puppet-3-8-7:
5
env:
0 commit comments