Skip to content

feat: add reusable CI workflow and update workflow-ci to use it #11

feat: add reusable CI workflow and update workflow-ci to use it

feat: add reusable CI workflow and update workflow-ci to use it #11

Triggered via push September 19, 2025 04:37
Status Failure
Total duration 10s
Artifacts

workflow-ci.yml

on: push
call-reusable-workflow
3s
call-reusable-workflow
call-composite-workflow
2s
call-composite-workflow
Fit to window
Zoom out
Zoom in

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?