Skip to content

Commit 8069cce

Browse files
committed
chore(ci): fix stale workflow
1 parent 65f0747 commit 8069cce

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ on:
55
- cron: '0 0 * * *' # every day
66
workflow_dispatch:
77

8+
permissions:
9+
issues: write
10+
pull-requests: write
11+
contents: read
12+
813
jobs:
914
stale:
1015
name: 💤 Mark Stale Issues & PRs

0 commit comments

Comments
 (0)