* Update for nested reusables * Add some versioning * add feature flag * change to use relative link * Update content/actions/using-workflows/reusing-workflows.md * Update content/actions/using-workflows/reusing-workflows.md Co-authored-by: Sarah Edwards <skedwards88@github.com> * Update content/actions/using-workflows/reusing-workflows.md Co-authored-by: Sarah Edwards <skedwards88@github.com> * Remove new info, as requested by reviewer * Remove new info, as requested by reviewer * Add examples from yujincat Co-authored-by: skedwards88 <skedwards88@github.com>
8 lines
139 B
YAML
8 lines
139 B
YAML
# Issues 7093
|
|
# Reusable workflows can call other reusable workflows
|
|
versions:
|
|
fpt: '*'
|
|
ghec: '*'
|
|
ghes: '>=3.7'
|
|
ghae: 'issue-7093'
|