Skip to content

CI/workflows

CI/workflows #1

name: Semantic release
on:
pull_request:
branches:
- main
jobs:
build-and-lint:
uses: GEWIS/actions/.github/workflows/semantic-release.yml@v0.0.1

Check failure on line 10 in .github/workflows/semantic-release.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/semantic-release.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/semantic-release.yaml" -> "GEWIS/actions/.github/workflows/semantic-release.yml@v0.0.1" : failed to fetch workflow: workflow was not found.
with:
projects: '["."]'
docker_registry: 'abc.docker-registry.gewis.nl'
docker_tag: 'nc/aurora/backoffice'