Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NT7S authored Oct 11, 2024
1 parent 1684959 commit c2cc016
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
- name: arduino/arduino-lint-action
uses: arduino/[email protected]
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v2

0 comments on commit c2cc016

Please sign in to comment.