Skip to content

Commit 872d62e

Browse files
committed
Try fixing permissions.
1 parent 15d1d70 commit 872d62e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ on:
3333
default: false
3434
type: boolean
3535

36+
permissions:
37+
actions: write
38+
issues: write
39+
3640
jobs:
3741
stale:
3842
uses: linuxmint/github-actions/.github/workflows/stale-issues.yml@master

0 commit comments

Comments
 (0)