correct yaml errors

This commit is contained in:
andreas 2023-10-02 20:41:03 +02:00
parent d0c7651864
commit abf79dd022
1 changed files with 4 additions and 5 deletions

View File

@ -71,8 +71,7 @@ workflows:
build-workflow:
when: << pipeline.parameters.run_build >>
jobs:
- pio-build
# set the filter to allow a build for any sha tag
filters:
tags:
only: /.*/
- pio-build:
filters:
tags:
only: /.*/