You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is currently in beta. Not sure if it will be applicable to any workflows here.
I think this feature is mainly about reusing workflows within a repo — not across repos.
Reusing workflows
Rather than copying and pasting from one workflow to another, you can make workflows reusable. You and anyone with access to the reusable workflow can then call the reusable workflow from another workflow.
Reusing workflows avoids duplication. This makes workflows easier to maintain and allows you to create new workflows more quickly by building on the work of others, just as you do with actions.
This is currently in beta. Not sure if it will be applicable to any workflows here.
I think this feature is mainly about reusing workflows within a repo — not across repos.
https://docs.github.com/en/actions/learn-github-actions/reusing-workflows
GitHub Actions: reusable workflows is generally available
https://github.blog/2021-11-29-github-actions-reusable-workflows-is-generally-available/
Update
https://github.blog/2022-02-10-using-reusable-workflows-github-actions/
The text was updated successfully, but these errors were encountered: