Early termination running reused workflow #618
Reference in New Issue
Block a user
No description provided.
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?
I'm trying to configure a reusable workflow in my self-hosted gitea instance, but I am getting an error right after checking out the workflow:
Definition of the reused workflow:
Usage of the workflow:
I updated to the latest stable version right before reporting this issue, but that didn't work so wonder if this is something new, or I have misconfigured something. Other workflows and actions work just fine in this instance, this error only happens while attempting to reuse a workflow from another repository.
Thanks in advance!
This is a known issue.
is there a workaround for this?