summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-07-03 18:54:27 +0300
committerGitHub <noreply@github.com>2026-07-03 18:54:27 +0300
commitbe2a59c118fa66808e3734492d2a40cbb083ec8e (patch)
tree65b4c3bdfc0238ea79d0df5a47a5a37ea0de7847 /.github
parent9b9b6a847de6e4f50778d6466f555865900ae1b1 (diff)
downloadvyos-1x-be2a59c118fa66808e3734492d2a40cbb083ec8e.tar.gz
vyos-1x-be2a59c118fa66808e3734492d2a40cbb083ec8e.zip
ci: T9047: grant issues: write to stale workflow token (#5309)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/check-stale.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check-stale.yml b/.github/workflows/check-stale.yml
index 1b173f50e..e47e6ee06 100644
--- a/.github/workflows/check-stale.yml
+++ b/.github/workflows/check-stale.yml
@@ -4,6 +4,7 @@ on:
- cron: "0 0 * * *"
permissions:
+ issues: write
pull-requests: write
contents: read