fix: fix when clause YAML format for Woodpecker CI
Some checks failed
ci/woodpecker/pr/smoke-init Pipeline is pending
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline failed

This commit is contained in:
Agent 2026-04-02 11:18:02 +00:00
parent 8bba0d40bc
commit 0ec8cd050b

View file

@ -1,5 +1,5 @@
when: when:
- event: pull_request event: pull_request
path: path:
- "bin/disinto" - "bin/disinto"
- "lib/load-project.sh" - "lib/load-project.sh"