| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
This is great, thanks! One small additional request: could you perhaps remove the line with types: [opened, synchronize, reopened]? It is superfluous, because those types are already the default (see https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request). Ready to merge after that, afaic. |
Sorry, something went wrong.
|
Oh, actually, the markdown-link-check action has the same issue... Would be super nice if that was fixed too :D |
Sorry, something went wrong.
|
Should the cffconvert then also be limited to only run on push/PR to main? |
Sorry, something went wrong.
|
No cffconvert is already very specific, only runs when the cff file is updated. Lgtm! |
Sorry, something went wrong.
|
Thanks for both these great PRs! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
As noticed by @BSchilperoort, the CI currently runs twice when new commits are pushed to a PR. This can be limited to only run on the main branch itself or PRs to main.