mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 19:38:10 +00:00
chore: only lint justfiles if justfiles are modified (#570)
This commit is contained in:
2
.github/workflows/justlint.yml
vendored
2
.github/workflows/justlint.yml
vendored
@@ -3,6 +3,8 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- live
|
||||
paths:
|
||||
- "**.just"
|
||||
jobs:
|
||||
bluebuild:
|
||||
name: Just lint
|
||||
|
||||
Reference in New Issue
Block a user