Skip to content

ci: declare explicit read-only token permissions for test workflows#5234

Open
Rohan5commit wants to merge 1 commit intoreduxjs:masterfrom
Rohan5commit:ci/explicit-workflow-token-permissions
Open

ci: declare explicit read-only token permissions for test workflows#5234
Rohan5commit wants to merge 1 commit intoreduxjs:masterfrom
Rohan5commit:ci/explicit-workflow-token-permissions

Conversation

@Rohan5commit
Copy link

Summary\n- add explicit workflow permissions to two CI workflows currently relying on implicit defaults\n\n### Updated workflows\n- .github/workflows/test-codegen.yml\n- .github/workflows/tests.yml\n\n## Permissions\n- contents: read\n- pull-requests: read\n\n## Why\nThese workflows are read-only CI jobs (checkout, path filtering, build/test). Declaring permissions explicitly follows least-privilege guidance and documents intended access.\n\n## Notes\n- configuration-only change\n- no test logic changed\n

@codesandbox
Copy link

codesandbox bot commented Feb 22, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 322a0f9:

Sandbox Source
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

@netlify
Copy link

netlify bot commented Feb 22, 2026

Deploy Preview for redux-starter-kit-docs ready!

Name Link
🔨 Latest commit 322a0f9
🔍 Latest deploy log https://app.netlify.com/projects/redux-starter-kit-docs/deploys/699a6e7e57bf450008873b1b
😎 Deploy Preview https://deploy-preview-5234--redux-starter-kit-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants