🔥 3-day streak
GitHub Actions (GH-200)112 / 142
Question 112 of 142
A platform team publishes a reusable workflow at `.github/workflows/deploy.yml` in the `acme/shared` repository, defined with an `on: workflow_call:` trigger. A product team wants to invoke this reusable workflow from their own repository's pipeline, pinning to the `v2` tag. Which configuration correctly consumes the reusable workflow?
Reviewed for accuracy · Report an issueNext question