diff options
author | Nick Brassel <nick@tzarc.org> | 2023-11-14 13:12:17 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-14 13:12:17 +1100 |
commit | ba62db19e760d144cbb7e30b3878238ff0983cf7 (patch) | |
tree | 786e67fb1593143625db47ed77066f241cee3c11 /.github/workflows | |
parent | 44062b50560d7a1c44eec0ee09f4441f06591b65 (diff) |
Update stale.yml (#22473)
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/stale.yml | 1 |
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: |