chore(ci): remove workflow_dispatch
All checks were successful
Lint Shell files / shellcheck (pull_request) Successful in 25s
check-and-test / check-and-test (pull_request) Successful in 46s

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

View File

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