renovate?
/ test (push) Has been cancelled
Details
/ test (push) Has been cancelled
Details
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
bcf0032770
commit
290c820ed8
|
@ -1,5 +1,10 @@
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
inputs:
|
||||||
|
number1_default:
|
||||||
|
description: "Number with default"
|
||||||
|
required: false
|
||||||
|
default: 100
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "3 3 * * *"
|
- cron: "3 3 * * *"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue