chore(ci): change types to oopened, reopened and synchronize
Some checks failed
Lint Shell files / shellcheck (pull_request) Failing after 9s
check-and-test / check-and-test (pull_request) Successful in 47s

This commit is contained in:
Markus Pesch 2025-03-31 18:28:32 +02:00
parent 891538554c
commit 421f3fcbc5
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -3,7 +3,7 @@ name: Lint Shell files
on:
pull_request:
branches: ["*"]
types: ["opened", "edited"]
types: ["opened", "reopened", "synchronize"]
workflow_dispatch: {}
jobs: