Skip to content

Commit

Permalink
fix(ci): remove unneeded permission check
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamás Russ authored Aug 24, 2023
1 parent a1fc60b commit 8d5de2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ on:

jobs:
stale:

runs-on: ubuntu-latest
permissions:
issues: write

steps:
- uses: actions/stale@v5
Expand Down

0 comments on commit 8d5de2d

Please sign in to comment.