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.
2 parents a083bad + 8fbc728 commit 78a7985Copy full SHA for 78a7985
.github/workflows/raspberry_quality_check.yml
@@ -15,7 +15,3 @@ jobs:
15
todo-check:
16
if: github.event_name == 'push' && github.ref != 'refs/head/main'
17
uses: sensirion/.github/.github/workflows/driver.common.todo_check.yml@main
18
-
19
- code-generation-check:
20
- if: github.event_name == 'push' && github.ref != 'refs/head/main'
21
- uses: sensirion/.github/.github/workflows/driver.generated.metadata_check.yml@main
0 commit comments