You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add explicit permissions blocks to CI workflows
Limit GITHUB_TOKEN permissions to contents:read by default, as
recommended by GitHub's security scanner. The create-release job
overrides this with contents:write as needed.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
test macos 15 too (#405)
* test macos 15 too
* ditch update
* os
* Fix matrix key from 'operating-system' to 'os'
* try octal printf
* more macos fixes
* operating-system -> os
* last operating system -> os
* remove error indent