Add workflow_dispatch event to main.yml

This commit is contained in:
winkaeter 2026-01-27 19:00:00 +01:00 committed by GitHub
parent 22085ef947
commit 238ac14098
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ on:
push: push:
branches: branches:
- main - main
workflow_dispatch:
jobs: jobs:
phpdoc: phpdoc:
runs-on: ubuntu-latest runs-on: ubuntu-latest