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:
branches: ["*"]
types: ["opened", "reopened", "synchronize"]
workflow_dispatch: {}
jobs:
shellcheck: