Update tests.yml
parent
8d822ed9d7
commit
344254fc96
|
@ -10,7 +10,7 @@ on: # yamllint disable-line rule:truthy
|
|||
branches: [main]
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '*/1 * * * *'
|
||||
|
||||
jobs:
|
||||
ansible-lint:
|
||||
|
|
Loading…
Reference in New Issue