mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 11:32:32 -05:00
[GH-ISSUE #26] Have two sections for Actions and Workflows #665
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lannonbr on GitHub (Dec 1, 2018).
Original GitHub issue: https://github.com/sdras/awesome-actions/issues/26
I think it could be a good decision to possibly separate the "Community Resources" into an "actions" and "workflows" as some people may share solo-actions while others may share workflows that use a large series of actions.
What are everyone's thoughts on this?
@sdras commented on GitHub (Dec 1, 2018):
I think it's a good proposal but I don't think we should head in that direction because it doesn't leave a lot of room for projects to scale. Besides, every action has a workflow even if it's single, so people could easily confused here. I'm open to other ways of splitting things up though.