workflow: lint on workflow change
This commit is contained in:
parent
7c04bd4863
commit
060902a309
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ on: # yamllint disable-line rule:truthy
|
|||
- master
|
||||
paths:
|
||||
- '**/*.yml'
|
||||
- '.forgejo/workflows/*' # ansible-lint gives a pass w/ yamllint
|
||||
schedule:
|
||||
- cron: "20 4 * * 0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue