Skip to content

Commit ab52d37

Browse files
committed
ci: fix stale.yml
1 parent cc94c02 commit ab52d37

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/stale.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
schedule:
55
- cron: "31 22 * * *" # Runs every day at 10:31 PM UTC
66

7+
permissions:
8+
issues: write
9+
pull-requests: write
10+
711
jobs:
812
stale:
913
uses: eslint/workflows/.github/workflows/stale.yml@main

0 commit comments

Comments
 (0)