Skip to content

ci: trusted auto-approve and merge #324

ci: trusted auto-approve and merge

ci: trusted auto-approve and merge #324

Workflow file for this run

name: Arduino-lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v5
- uses: arduino/arduino-lint-action@v2
with:
library-manager: update
compliance: strict