chore(ci): remove workflow_dispatch

This commit is contained in:
Markus Pesch 2025-03-31 22:08:00 +02:00
parent bd3afb64c4
commit fe652d335c
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

@ -4,7 +4,6 @@ on:
pull_request: pull_request:
branches: ["*"] branches: ["*"]
types: ["opened", "reopened", "synchronize"] types: ["opened", "reopened", "synchronize"]
workflow_dispatch: {}
jobs: jobs:
shellcheck: shellcheck: