Skip to content

Commit f52c88f

Browse files
committed
fixup! Rename to "context" from "change-detection"
1 parent 06ef117 commit f52c88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-context.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Reusable build context
33
on: # yamllint disable-line rule:truthy
44
workflow_call:
55
outputs:
6-
# Every referenced step MUST always its set output variable,
6+
# Every referenced step MUST always set its output variable,
77
# either via ``Tools/build/compute-changes.py`` or in this workflow file.
88
# Boolean outputs (generally prefixed ``run-``) can then later be used
99
# safely through the following idiom in job conditionals and other

0 commit comments

Comments
 (0)