Skip to content

Commit

Permalink
Add permissions setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruner committed Apr 29, 2024
1 parent 68cc10e commit 94d409e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# https://github.com/actions/stale
name: Mark stale issues and pull requests

permissions: read-all

on:
schedule:
- cron: '15 5 * * *'
Expand Down

0 comments on commit 94d409e

Please sign in to comment.