Skip to content

Commit

Permalink
remove metadata check
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonieFierz committed Nov 27, 2024
1 parent c099f98 commit bffce08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/embedded_quality_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@ jobs:
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 bffce08

Please sign in to comment.