Update main.yml
This commit is contained in:
parent
6529603c7a
commit
7b3f508c48
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -3,7 +3,7 @@ name: 'Bt'
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * 0'
|
- cron: '0 21 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
bot:
|
bot:
|
||||||
|
|
Loading…
Reference in a new issue