Skip to content

Commit

Permalink
fix: Remove redundant permissions from update-issues (shaka-project#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish authored Dec 10, 2024
1 parent f0ad5ac commit 11128e0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions update-issues/update-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ on:
# Run every 30 minutes
- cron: '*/30 * * * *'

permissions:
issues: write
pull-requests: write

jobs:
update-issues:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 11128e0

Please sign in to comment.