Skip to content

Commit

Permalink
Merge pull request #1632 from puppetlabs/ITHELP-87329
Browse files Browse the repository at this point in the history
pdksync - (ITHELP-87329) - replace pull_request_target with pull_request
  • Loading branch information
Ramesh7 authored May 21, 2024
2 parents f51fabd + 78b3a46 commit f6f487f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/mend.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: "mend"

on:
pull_request_target:
types:
- opened
- synchronize
pull_request:
branches:
- "main"
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
Expand Down

0 comments on commit f6f487f

Please sign in to comment.