Adding a manual workflow dispatch

This commit is contained in:
albert 2024-11-02 06:42:49 +01:00
parent 2ee4343385
commit 01768113b8
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -4,6 +4,7 @@ on:
schedule:
- cron: '0 0 * * 0'
# “At 00:00 Sunday."
workflow-dispatch:
jobs:
update-flake-lock: