Skip to content

Commit

Permalink
Add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
hupe1980 committed Feb 20, 2023
1 parent 27b5a7e commit 48ed24a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
tags: [ v* ]
pull_request: {}

permissions:
contents: write
pull-requests: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 48ed24a

Please sign in to comment.