renovate?
/ test (push) Has been cancelled Details

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-10-03 12:28:19 +00:00
parent bcf0032770
commit 290c820ed8
1 changed files with 5 additions and 0 deletions

View File

@ -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 * * *"