diff --git a/.github/workflows/arduino_quality_check.yml b/.github/workflows/arduino_quality_check.yml index a2dc17c..a8b92d4 100644 --- a/.github/workflows/arduino_quality_check.yml +++ b/.github/workflows/arduino_quality_check.yml @@ -13,7 +13,7 @@ jobs: uses: sensirion/.github/.github/workflows/driver.arduino.check.yml@main with: expect-arduino-examples: true - lint-lib-manager-check: update + lint-lib-manager-check: submit todo-check: if: github.event_name == 'push' && github.ref != 'refs/head/main'