Skip to content

Post commit workflow #2

Post commit workflow

Post commit workflow #2

name: "Post commit workflow"
on:
workflow_dispatch:
workflow_call:
push:
branches:
- main
jobs:
build-artifact:
uses: ./.github/workflows/build-artifact.yaml

Check failure on line 12 in .github/workflows/post-commit-workflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/post-commit-workflow.yml

Invalid workflow file

error parsing called workflow ".github/workflows/post-commit-workflow.yml" -> "./.github/workflows/build-artifact.yaml" : failed to fetch workflow: workflow was not found.
secrets: inherit