rsnext/.github/actions/needs-triage
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
..
src chore: add GitHub Action to manage "+1" comments (#52866) 2023-07-20 09:34:29 +00:00
.gitignore chore: add GitHub Action to manage "+1" comments (#52866) 2023-07-20 09:34:29 +00:00
action.yaml chore: add GitHub Action to manage "+1" comments (#52866) 2023-07-20 09:34:29 +00:00
index.js chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
licenses.txt chore: add GitHub Action to manage "+1" comments (#52866) 2023-07-20 09:34:29 +00:00
package.json chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
tsconfig.json chore: add GitHub Action to manage "+1" comments (#52866) 2023-07-20 09:34:29 +00:00