mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 22:32:33 +00:00
chore(ci): Document job's role
This commit is contained in:
parent
b98b95b332
commit
7122b16df6
1 changed files with 2 additions and 0 deletions
2
.github/workflows/committed.yml
vendored
2
.github/workflows/committed.yml
vendored
|
@ -1,3 +1,5 @@
|
|||
# Not run as part of pre-commit checks because they don't handle sending the correct commit
|
||||
# range to `committed`
|
||||
name: Lint Commits
|
||||
on: [pull_request]
|
||||
|
||||
|
|
Loading…
Reference in a new issue