Skip to content

Commit

Permalink
remove metadata and todo check
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonieFierz committed Dec 3, 2024
1 parent db2ec94 commit 9453d46
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 9453d46

Please sign in to comment.