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 | 8a76b02439a1b75deaf2afdc6f2c2adff1af47f4 (patch) | |
| tree | b5c4d45ae5e40babd4581020ba1eb4ea3025bed8 | |
| parent | 5b4d6d235a84bb39b44b9bf443eb25a33a550b03 (diff) | |
| download | vyos-cloud-init-claude/t9047-stale-permissions.tar.gz vyos-cloud-init-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 1b173f50..e47e6ee0 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 |
