make all workflows runnable on demand
Some checks failed
QuotesBot / deploy (push) Failing after 27s
Some checks failed
QuotesBot / deploy (push) Failing after 27s
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
name: QuipBot
|
||||
run-name: Quip Bot
|
||||
on:
|
||||
# push
|
||||
# workflow_dispatch:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '18 */8 * * *'
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user