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:
2025-03-31 22:08:00 +02:00
parent bd3afb64c4
commit fe652d335c

View File

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