Fix YAML syntax and add event filters
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/manual/woodpecker Pipeline is pending

This commit is contained in:
archos 2024-05-24 15:28:35 +02:00
parent 4e274676e5
commit 2537e4994c

View File

@ -5,10 +5,11 @@ steps:
- echo "Running tests"
- uname -a
- echo "Test complete"
when:
when:
branch:
- master
- main
event:
- push
- pull_request