aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/commit_lint.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: refactor ci outputdundargoc2024-10-021-12/+0
| | | | | | Separate install step from test step so the output from each isn't mixed with each other. Also add lint-like workflows to `lint.yml`.
* ci: bump actions/checkout from 3 to 4 (#2794)dependabot[bot]2023-09-051-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: bump action versions (#2322)dundargoc2022-12-171-1/+1
|
* ci: use v2 tag for checkout actions (#1469)dundargoc2021-11-211-1/+1
| | | | | The official GitHub actions update the vX tags to be the latest. Workflows automatically benefit from bugfixes/patches without manually needing to update the workflows.
* Update commit_lint.ymlMichael Lingelbach2021-07-181-1/+1
|
* ci: switch to GHA for commit lint (#982)Michael Lingelbach2021-07-181-0/+12