Update workflows
This commit is contained in:
parent
5344da426f
commit
8f42527e16
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
- '**.sh'
|
||||
- '.github/workflows/main.yml'
|
||||
schedule:
|
||||
- cron: '25 10 * * 3,6'
|
||||
- cron: '25 2 * * 0,4'
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
|
|
Loading…
Add table
Reference in a new issue