Skip to content

Setup Default actions and misc. #1

Setup Default actions and misc.

Setup Default actions and misc. #1

Workflow file for this run

name: Lint
on:
- push
- pull_request
jobs:
all:
runs-on: ubuntu-latest
name: Lint
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Linting
uses: flipperdevices/flipperzero-ufbt-action@v0.1.3
with:
sdk-channel: release
task: lint