parent
e1b9bf5dd6
commit
b7e5595591
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
name: 'Bt'
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 21 * * *'
|
||||
on: [push]
|
||||
#workflow_dispatch:
|
||||
#schedule:
|
||||
# - cron: '0 21 * * *'
|
||||
|
||||
jobs:
|
||||
bot:
|
||||
|
|
Loading…
Reference in a new issue