Skip to content

Commit

Permalink
chore: update permissions on labels.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwotherspoon committed Jun 13, 2023
1 parent 47dae85 commit 0d2b24c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ permissions: read-all
jobs:
build:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1.3.0
Expand Down

0 comments on commit 0d2b24c

Please sign in to comment.