mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
ci: Add lint to Github actions (#18172)
This commit is contained in:
@@ -20,3 +20,9 @@ pre-commit:
|
||||
skip:
|
||||
- merge
|
||||
- rebase
|
||||
actionlint_check:
|
||||
glob: '.github/workflows/*.{yml,yaml}'
|
||||
run: actionlint {staged_files}
|
||||
skip:
|
||||
- merge
|
||||
- rebase
|
||||
|
||||
Reference in New Issue
Block a user