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
$ frizbee ghactions list
Error: failed to list actions: failed to process file workflows/main.yml: failed to get actions from YAML file workflows/main.yml: failed to parse action reference './.github/workflows/license-check.yml': failed to parse action reference './.github/workflows/license-check.yml': invalid action reference: ./.github/workflows/license-check.yml
The text was updated successfully, but these errors were encountered:
This skips local references from the list sub-command, since these
are not relevant. We'll parse them anyway and output their inner actions
which is what we really care about.
We have a similar mechanism for the replacer piece of `ghactions`.
Closes: #39
e.g. for Minder:
The text was updated successfully, but these errors were encountered: