ci: run stylua via npx rather than via action #2
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AdeAttwood/ivy.nvim#2
Loading…
Reference in a new issue
No description provided.
Delete branch "adeattwood/stylua-action"
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?
Summary:
This is so we don't need the GITHUB_TOKEN that can not be added in forgejo. I
am giving it a go and the
GITHUB_prefix is reserved for secrets. There arealso issues with the action in a forgejo environment due to the API not
resolving to github.
This now should work on both platforms. So we can maintain github compatibility
for any pull requests that may come that way.
Test Plan:
Run the CI on github and forgejo, this will need to be a manual process to
validate this works.
Merged in
f910955ad1Pull request closed