Test workflow_dispatch
This commit is contained in:
parent
295cab5f1e
commit
9bc502fd45
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
on:
|
||||
- workflow_dispatch:
|
||||
workflow_dispatch:
|
||||
boolean:
|
||||
description: 'Dry run (dont seed the database)'
|
||||
required: false
|
||||
type: boolean
|
||||
- schedule:
|
||||
schedule:
|
||||
- cron: "0 2 * * 5"
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue