Skip to content
Merged
Prev Previous commit
fixup! Rename to "context" from "change-detection"
  • Loading branch information
AA-Turner committed Feb 5, 2025
commit f52c88f163c06d8e82e8870f72072a906cd5bc7b
2 changes: 1 addition & 1 deletion .github/workflows/reusable-context.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Reusable build context
on: # yamllint disable-line rule:truthy
workflow_call:
outputs:
# Every referenced step MUST always its set output variable,
# Every referenced step MUST always set its output variable,
# either via ``Tools/build/compute-changes.py`` or in this workflow file.
# Boolean outputs (generally prefixed ``run-``) can then later be used
# safely through the following idiom in job conditionals and other
Expand Down