Skip to content

Only update filtered moisture sensor value if raw val is reasonable. #139

Only update filtered moisture sensor value if raw val is reasonable.

Only update filtered moisture sensor value if raw val is reasonable. #139

name: License Check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Install license-header-checker
run: curl -s https://raw.githubusercontent.com/lluissm/license-header-checker/master/install.sh | bash
- name: Run license check
run: ./bin/license-header-checker -a -r -i git,.github,.pio ./util/license_header.txt . h cpp scad