Skip to content

Commit

Permalink
Remove pull_request_target trigger from auto-merge workflow configura…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
mbakgun committed Nov 16, 2024
1 parent 6b0f983 commit d0934a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ on:
pull_request:
branches:
- master
pull_request_target:
branches:
- master

jobs:
auto-merge:
Expand Down

0 comments on commit d0934a9

Please sign in to comment.