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