summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-11-14 13:12:17 +1100
committerGitHub <noreply@github.com>2023-11-14 13:12:17 +1100
commitba62db19e760d144cbb7e30b3878238ff0983cf7 (patch)
tree786e67fb1593143625db47ed77066f241cee3c11 /.github
parent44062b50560d7a1c44eec0ee09f4441f06591b65 (diff)
Update stale.yml (#22473)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/stale.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index f011fb5460..d95efebe9d 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -3,6 +3,7 @@ name: 'Close stale issues and PRs'
permissions:
issues: write
pull-requests: write
+ actions: write
on:
schedule: