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" - echo "Running tests"
- uname -a - uname -a
- echo "Test complete" - echo "Test complete"
when: when:
branch: branch:
- master - master
- main - main
event: event:
- push - push
- pull_request - pull_request