chore: change schedule
This commit is contained in:
parent
4ff2a66de3
commit
fcd39effd5
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -2,10 +2,9 @@ name: Create Report
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '30 * * * *'
|
||||
- cron: '0 0,3,6,9,12,15,18,21 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
create_report:
|
||||
runs-on: ubuntu-22.04
|
||||
|
Loading…
Reference in New Issue
Block a user