mirror of
https://github.com/supabase/setup-cli.git
synced 2025-12-08 16:16:25 +00:00
chore: allow manual run of cli start workflow
This commit is contained in:
1
.github/workflows/start.yml
vendored
1
.github/workflows/start.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
schedule:
|
||||
# * is a special character in YAML so you have to quote this string
|
||||
- cron: '30 1,9 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user