Skip to content

build: update build and start commands to use npm instead of bun #164

build: update build and start commands to use npm instead of bun

build: update build and start commands to use npm instead of bun #164

Workflow file for this run

name: Adds all issues and PRs to project board backlog
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue or PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/ttizze/projects/5
github-token: ${{ secrets.PROJECT_TOKEN }}