Skip to content

Merge branch 'main' of https://github.com/stegripe/bandrek #26

Merge branch 'main' of https://github.com/stegripe/bandrek

Merge branch 'main' of https://github.com/stegripe/bandrek #26

Workflow file for this run

name: Lint code and compile setup script
on:
push:
branches:
- main
pull_request:
branches:
- "**"
jobs:
test:
uses: stegripe/workflows/.github/workflows/pnpm-lint-and-test.yml@main
secrets: inherit