Skip to content

Undo free header after send #230

Undo free header after send

Undo free header after send #230

Workflow file for this run

name: Arduino Lint
on:
push:
branches: []
pull_request:
branches: []
schedule:
- cron: "0 1 * * 6" # Every Saturday at 1AM
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update
project-type: library
compliance: strict