feat: add reusable CI workflow and update workflow-ci to use it #11
workflow-ci.yml
on: push
call-reusable-workflow
3s
call-composite-workflow
2s
Annotations
2 errors
|
call-reusable-workflow
Top level 'runs:' section is required for /home/runner/work/learning-github-actions/learning-github-actions/./.github/workflows/utilities/reusable-workflow/action.yml
|
|
call-composite-workflow
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/learning-github-actions/learning-github-actions/.github/workflows/utilities/composite-workflow'. Did you forget to run actions/checkout before running your local action?
|