Skip to content

Commit

Permalink
gh action permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
wiyarmir committed Feb 12, 2024
1 parent 5769dd6 commit 7097a74
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/bump_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on:
- created
workflow_dispatch:

permissions:
contents: write
pull-requests: write
issues: write

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

0 comments on commit 7097a74

Please sign in to comment.