Skip to content

Commit

Permalink
Merge pull request #735 from jorenn92/ci/dependatebot-auto-merge-2
Browse files Browse the repository at this point in the history
ci: Change the pull request target of dependabot workflow
  • Loading branch information
jorenn92 authored Jan 8, 2024
2 parents 009240d + 823f379 commit 2e172ad
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/dependabot_merge.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: Dependabot auto-merge
on:
pull_request_target:
types: [review_requested]
on: pull_request_target

permissions:
contents: write
pull-requests: write
packages: read

jobs:
dependabot:
Expand Down

0 comments on commit 2e172ad

Please sign in to comment.