Skip to content

Commit

Permalink
Merge pull request #8 from kanidm/fixing-permissions
Browse files Browse the repository at this point in the history
fixing permissions in workflow
  • Loading branch information
yaleman authored Dec 25, 2023
2 parents fbc510c + 20dd915 commit 260a19e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependabot_auto_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: Dependabot auto-approval and auto-merge
permissions:
contents: write
pull-requests: write
actions: write

jobs:
dependabot:
Expand Down

0 comments on commit 260a19e

Please sign in to comment.