diff options
author | QMK Bot <hello@qmk.fm> | 2023-11-14 02:12:48 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-11-14 02:12:48 +0000 |
commit | 5da65c5cd440558281e58e18c5079f3210398d6e (patch) | |
tree | 8e7da1d85487a06c5181ddc742f718056edc05a5 | |
parent | 79a6419dee137987b4063de1a8354414465e816a (diff) | |
parent | ba62db19e760d144cbb7e30b3878238ff0983cf7 (diff) |
Merge remote-tracking branch 'origin/master' into develop
-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: |