Skip to content

Commit

Permalink
allow permission to write issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanaz01 committed Oct 24, 2024
1 parent 99e503b commit 580301e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-version-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ env:
jobs:
check-version:
runs-on: ubuntu-latest
permissions:
issues: write
defaults:
run:
working-directory: ./.github
Expand Down

0 comments on commit 580301e

Please sign in to comment.