f
All checks were successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
phil 2025-06-24 11:16:28 +02:00
parent bcea6cfdc3
commit 9ce037aab8
2 changed files with 2 additions and 3 deletions

View file

@ -2,8 +2,8 @@ when:
- event: manual
- event: tag
depends_on:
test
depends_on:
- test
steps:
# isitatag:

View file

@ -2,7 +2,6 @@ when:
- event: push
branch: main
- event: manual
- event: tag
steps: