make all workflows runnable on demand
Some checks failed
QuotesBot / deploy (push) Failing after 27s

This commit is contained in:
2025-06-18 15:32:33 -05:00
parent 3724be500f
commit 1e701936ce
4 changed files with 9 additions and 3 deletions

View File

@ -1,7 +1,8 @@
name: QuipBot
run-name: Quip Bot
on:
# push
# workflow_dispatch:
workflow_dispatch:
schedule:
- cron: '18 */8 * * *'
jobs: