mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-04-18 14:35:49 -04:00
Fix awesome-lint CI workflow in general and current violations in particular (#98)
Co-authored-by: Johannes Nicolai <jonico@poolside.ai>
This commit is contained in:
parent
df9a39d8f5
commit
fb70410b32
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@ -24,6 +24,8 @@ jobs:
|
||||
- textlint-titlecase
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
# so awesome-lint can check the repo age
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: taiki-e/install-action@just
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user