Skip to content

Commit 101b9fe

Browse files
authored
Merge branch 'puppetlabs:main' into main
2 parents 6e44543 + f51fabd commit 101b9fe

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/mend.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: "mend"
22

33
on:
4-
pull_request:
5-
branches:
6-
- "main"
4+
pull_request_target:
5+
types:
6+
- opened
7+
- synchronize
78
schedule:
89
- cron: "0 0 * * *"
910
workflow_dispatch:

0 commit comments

Comments
 (0)