Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

adding github workflow #2

adding github workflow

adding github workflow #2

name: Quality check
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
driver-quality:
uses: sensirion/.github/.github/workflows/driver.c.check.yml@main
with:
'["."]'

Check failure on line 15 in .github/workflows/embedded_quality_check.yml

View workflow run for this annotation

GitHub Actions / Quality check

Invalid workflow file

The workflow is not valid. .github/workflows/embedded_quality_check.yml (Line: 15, Col: 7): Unexpected value '["."]'