cli/.github/workflows
Snider 51c313373c ci(workflows): add explicit permissions to all workflows
- agent-verify: add issues: write (was missing, writes comments/labels)
- ci: add contents: read (explicit least-privilege)
- coverage: add contents: read (explicit least-privilege)

All workflows now declare permissions explicitly. Repo default is
read-only, so workflows without a block silently lacked write access.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 13:19:11 +00:00
..
agent-verify.yml ci(workflows): add explicit permissions to all workflows 2026-02-04 13:19:11 +00:00
alpha-release.yml ci(workflows): replace Wails build with Go CLI build 2026-02-04 12:45:32 +00:00
auto-label.yml ci(workflows): use host-uk/build@dev for releases (#264) 2026-02-04 08:54:24 +00:00
auto-project.yml ci(workflows): use host-uk/build@dev for releases (#264) 2026-02-04 08:54:24 +00:00
ci.yml ci(workflows): add explicit permissions to all workflows 2026-02-04 13:19:11 +00:00
coverage.yml ci(workflows): add explicit permissions to all workflows 2026-02-04 13:19:11 +00:00
pr-build.yml ci(workflows): replace Wails build with Go CLI build 2026-02-04 12:45:32 +00:00
release.yml ci(workflows): replace Wails build with Go CLI build 2026-02-04 12:45:32 +00:00