Roo-Code/.github/workflows
Roomote Agent 36d56e8db9
Fix: Remove invalid skip-checkout parameter from GitHub Actions workflows (#5676)
fix: remove invalid skip-checkout parameter from GitHub Actions workflows

- Removed skip-checkout parameter from nightly-publish.yml
- Removed skip-checkout parameter from marketplace-publish.yml
- Removed skip-checkout parameter from changeset-release.yml

The setup-node-pnpm action only accepts: node-version, pnpm-version, skip-install, and install-args.
The skip-checkout parameter was causing warnings in workflow runs.

Fixes #5674
2025-07-14 20:58:13 -04:00
..
changeset-release.yml Fix: Remove invalid skip-checkout parameter from GitHub Actions workflows (#5676) 2025-07-14 20:58:13 -04:00
code-qa.yml Switch back to GH runners for CI (#4507) 2025-06-10 11:01:12 -07:00
codeql.yml Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
discord-pr-notify.yml Different approach to escaping 2025-02-02 15:12:25 -05:00
evals.yml chore(deps): update docker/build-push-action action to v6 (#4613) 2025-06-17 15:33:17 -07:00
marketplace-publish.yml Fix: Remove invalid skip-checkout parameter from GitHub Actions workflows (#5676) 2025-07-14 20:58:13 -04:00
nightly-publish.yml Fix: Remove invalid skip-checkout parameter from GitHub Actions workflows (#5676) 2025-07-14 20:58:13 -04:00
update-contributors.yml chore(deps): update peter-evans/create-pull-request action to v7 (#4349) 2025-06-10 13:47:34 -07:00
website-deploy.yml Move to Postgres for evals on roocode.com (#4520) 2025-06-11 14:17:53 -07:00
website-preview.yml Fix roocode.com Vercel preview on PR open (#4916) 2025-06-19 20:00:11 -07:00