IntermediateVocabulary#github-actions#ci-cd#devops#automation#OIDC

GitHub Actions Reusable Workflows: Vocabulary

GitHub Actions reusable workflows and composite actions enable DRY CI/CD pipelines across repositories. Understanding workflow_call, input/secret contracts, OIDC authentication, and the difference between reusable workflows and composite actions is essential for CI/CD platform engineers.

0 / 5 completed
1 / 5
What trigger event must a reusable GitHub Actions workflow define to be callable from other workflows?