Act runner does not respect labels #728
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?
With this config
I would expect this to work:
However in the checkout step I get
Cannot find: node in PATH
which makes me suspect its not using the node image.Seems manually restarting the gitea-act-runner fixes this so the issue seems to be it didnt pick up the changes