Add workflow_dispatch to website workflow

This commit is contained in:
mo8it 2025-05-23 13:33:51 +02:00
parent 2267f99684
commit 520dfdc464

View File

@ -1,6 +1,7 @@
name: Website name: Website
on: on:
workflow_dispatch:
push: push:
branches: [main] branches: [main]
paths: [website] paths: [website]