1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/data/features/nested-reusable-workflow.yml
hubwriter c73100e8d3 Actions: Update docs for nested reusables (#29578)
* 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>
2022-08-22 14:15:25 +00:00

8 lines
139 B
YAML

# Issues 7093
# Reusable workflows can call other reusable workflows
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: 'issue-7093'