mirror of
https://github.com/stripe/link-cli.git
synced 2026-09-14 16:41:26 +08:00
1bdbbe69eb
CI builds, typechecks, runs biome and pnpm tests, and finally `pnpm publish --dry-run`. None of these reach beyond the working tree. Declaring contents:read at workflow scope makes that intent explicit and matches the workflow-level permissions blocks that release.yml and issue-triggered-create-jira.yml already carry. Signed-off-by: Arpit Jain <arpitjain099@gmail.com>