Skip to content

Commit

Permalink
chore: ci-permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermeprokisch committed Sep 13, 2024
1 parent 1364548 commit 9a4cf17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- main

permissions:
contents: write
pull-requests: write

jobs:
create-tag:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9a4cf17

Please sign in to comment.