diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-07-03 17:29:41 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-07-03 17:29:41 +0300 |
| commit | c0f3cac29a9db566cbb35054509ca940e4db2721 (patch) | |
| tree | 48fa4936f92e1fa2e7b4ed8f7bb38e80f5906686 | |
| parent | 8ad5e46ee1c1da69154e47a4d934b2d7f73d1ed2 (diff) | |
| download | vyatta-bash-claude/t9047-stale-permissions.tar.gz vyatta-bash-claude/t9047-stale-permissions.zip | |
ci: T9047: grant issues: write to stale workflow tokenclaude/t9047-stale-permissions
| -rw-r--r-- | .github/workflows/check-stale.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check-stale.yml b/.github/workflows/check-stale.yml index 50ae140..368a01e 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 |
