aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/lintcommit.yml
Commit message (Collapse)AuthorAge
* ci: run lintcommit file from PR branch (#22219)dundargoc2023-02-11
| | | | As the trigger type is no longer pull_request_target there is no longer any risk of using the lintcommit script directly from the user PR.
* ci(lintcommit): turn off debug tracing (#22196)dundargoc2023-02-09
| | | | The default output is too verbose and messy for someone not already familiar with lintcommit, which defeats it purpose.
* ci: rename workflow files to be simpler and more consistent (#21253)dundargoc2022-12-01