Skip to content

Commit

Permalink
feat(#88): perms
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Jun 7, 2024
1 parent 5d859cc commit 270301f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mvn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ name: mvn
concurrency:
group: mvn-${{ github.ref }}
cancel-in-progress: true
permissions:
pull-requests: write
contents: read
jobs:
test:
name: test
Expand Down

0 comments on commit 270301f

Please sign in to comment.