Skip to content

Commit

Permalink
CLOUDP-231603: Add permissions on fix bot workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
josvazg committed Feb 29, 2024
1 parent 7607ff3 commit 8b7319e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ on:
branches:
- dependabot/go_modules/**

permissions:
contents: write
pull-requests: write

jobs:
run:
name: Recompute licenses & update PR
Expand Down

0 comments on commit 8b7319e

Please sign in to comment.