Skip to content

Commit

Permalink
Merge pull request #5 from Sensirion/remove-metadata-check
Browse files Browse the repository at this point in the history
remove metadata and todo check
  • Loading branch information
LeonieFierz authored Dec 3, 2024
2 parents db2ec94 + 9453d46 commit 55b32f6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/arduino_quality_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,3 @@ jobs:
expect-arduino-examples: true
lint-lib-manager-check: update

todo-check:
if: github.event_name == 'push' && github.ref != 'refs/head/main'
uses: sensirion/.github/.github/workflows/driver.common.todo_check.yml@main

code-generation-check:
if: github.event_name == 'push' && github.ref != 'refs/head/main'
uses: sensirion/.github/.github/workflows/driver.generated.metadata_check.yml@main

0 comments on commit 55b32f6

Please sign in to comment.