Skip to content

Commit 4a5d0a0

Browse files
authored
Also run on pull_request events
1 parent 7ed33d3 commit 4a5d0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: CI
2-
on: [push, workflow_dispatch]
2+
on: [push, pull_request, workflow_dispatch]
33
jobs:
44
puppet-3-8-7:
55
env:

0 commit comments

Comments
 (0)