Fix YAML format.
This commit is contained in:
4
.github/workflows/lint.yaml
vendored
4
.github/workflows/lint.yaml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Lint Awesome List
|
||||
on:
|
||||
push
|
||||
pull_request
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
# Run linter every week to catch regressions from external dependencies.
|
||||
- cron: 17 9 * * 1
|
||||
|
||||
Reference in New Issue
Block a user