mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-02 04:39:59 -07:00
Update workflows again
This commit is contained in:
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: 'Lint code formatting'
|
||||
name: 'Lint formatting'
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -10,6 +10,7 @@ on:
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
FBT_NO_SYNC: "true" # Skip submodules, irrelevant for linting
|
||||
SET_GH_OUTPUT: 1
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user