Added when: clause to Woodpcker pipeline per their docs' recommendations
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-07-21 13:39:02 -04:00
parent ca13abd573
commit 92c56af157
+3
View File
@@ -1,3 +1,6 @@
when:
event: push
steps:
install-deps:
image: composer:2