Skip to content

Commit

Permalink
Update issue_label.yml
Browse files Browse the repository at this point in the history
Added permission
  • Loading branch information
Xelbayria authored Nov 13, 2024
1 parent c8ecb11 commit db13020
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/issue_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit db13020

Please sign in to comment.