Fix indention.
This commit is contained in:
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -15,5 +15,5 @@ jobs:
|
||||
- uses: actions/checkout@master
|
||||
# Fetch the last 31 days to please linter's age checks.
|
||||
- run: |
|
||||
git checkout 'master@{31 days ago}'
|
||||
git checkout 'master@{31 days ago}'
|
||||
- uses: max/awesome-lint@master
|
||||
|
||||
Reference in New Issue
Block a user