Skip to content

Bump GEWIS actions to v1 #70

Bump GEWIS actions to v1

Bump GEWIS actions to v1 #70

Workflow file for this run

name: Lint and build
on:
push:
branches:
- develop
pull_request:
branches:
- develop
jobs:
build-and-lint:
uses: GEWIS/actions/.github/workflows/typescript-lint-and-build.yml@v1

Check failure on line 13 in .github/workflows/build.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yaml" -> "GEWIS/actions/.github/workflows/typescript-lint-and-build.yml@v1" : failed to fetch workflow: workflow was not found.
with:
node-version: "22.x"
package-manager: "yarn"
lint: true
format: true
build: true