1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-18 08:13:07 +01:00

correct yaml errors

This commit is contained in:
andreas
2023-10-02 20:41:03 +02:00
parent d0c7651864
commit abf79dd022

View File

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