Skip to content

Use shared config for ci,cd github workflow #134

Use shared config for ci,cd github workflow

Use shared config for ci,cd github workflow #134

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@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/cd.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'