Skip to content

Workflow file for this run

name: CD
on:
workflow_run:
workflows: [CI]
types: [completed]
branches: [main]
jobs:
call-workflow-from-shared-config:
uses: rubyatscale/shared-config/.github/workflows/cd.yml@maing

Check failure on line 11 in .github/workflows/cd.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cd.yml

Invalid workflow file

error parsing called workflow ".github/workflows/cd.yml" -> "rubyatscale/shared-config/.github/workflows/cd.yml@maing" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit