Skip to content
name: CI
on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# Runs a single command using the runners shell
ci:
uses: bielu/bielu.GithubActions.Templates/.github/workflows/ci.yml@main

Check failure on line 15 in .github/workflows/buildAndPublishPackage.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/buildAndPublishPackage.yml

Invalid workflow file

error parsing called workflow ".github/workflows/buildAndPublishPackage.yml" -> "bielu/bielu.GithubActions.Templates/.github/workflows/ci.yml@main" (source branch with sha:a60f18e4b0d45062423cb0b81b3a93a0c7d97cf1) : workflow is not reusable as it is missing a `on.workflow_call` trigger