[CI] Add manual workflow dispatch option to CI
Some checks failed
Build and upload website update / build-and-upload (push) Failing after 3s

This commit is contained in:
2026-04-03 12:34:59 +02:00
parent 407129e3f9
commit 7128990116

View File

@@ -1,4 +1,6 @@
on: push
on:
- push
- workflow_dispatch
name: Build and upload website update
jobs:
build-upload: