We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078fdb0 commit 470be9aCopy full SHA for 470be9a
.github/workflows/arduino_quality_check.yml
@@ -8,9 +8,8 @@ on:
8
9
jobs:
10
arduino-quality:
11
- uses: sensirion/.github/.github/workflows/driver.arduino.check.yml@main
+ uses: sensirion/.github/.github/workflows/driver.arduino.check.yml@updatearduino
12
with:
13
expect-arduino-examples: true
14
- # change to "update" once you published the driver on Arduino library registry
15
- lint-lib-manager-check: submit
+ lint-lib-manager-check: update
16
0 commit comments