Skip to content

Update repository files (#4) #13

Update repository files (#4)

Update repository files (#4) #13

Workflow file for this run

name: npm CI
on:
push:
branches: [main]
pull_request:
branches: [main]
types: [opened, reopened, synchronize]
merge_group:
types: [checks_requested]
jobs:
npm_ci:
name: npm CI
uses: KatsuteDev/Workflows/.github/workflows/npm.ci.yml@main