rsnext/.github/actions
Steven 032e8d0eb0
chore(ci): add pnpm workspace for github actions (#52976)
This creates a monorepo for each github action and ensures they all use pnpm.

You can install and build all with the following:

```
cd .github
pnpm i
pnpm -r build
```
2023-07-21 14:29:31 +00:00
..
issue-labeler chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
issue-validator chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
minus-one chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
needs-triage chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
next-stats-action chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
setup-rust Revert "Next Build Turbo POC (#49942)" (#51538) 2023-06-19 21:54:04 -07:00
validate-docs-links chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00