Testing workflow dispatch

This commit is contained in:
albert 2024-11-03 08:41:26 +01:00
parent 01768113b8
commit 78436b5554
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -4,8 +4,8 @@ on:
schedule: schedule:
- cron: '0 0 * * 0' - cron: '0 0 * * 0'
# “At 00:00 Sunday." # “At 00:00 Sunday."
workflow-dispatch: workflow_dispatch:
inputs:
jobs: jobs:
update-flake-lock: update-flake-lock:
runs-on: ubuntu runs-on: ubuntu