Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1f6fcd2

Browse files
author
Matt Reeves
committedDec 13, 2024
Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
2 parents 088e9bc + ff84b5a commit 1f6fcd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.forgejo/workflows/yamllint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
2626
- name: Lint .yml files
2727
run: |
28-
yamllint -v -d docker/**/*.yml
28+
yamllint -v -d ./docker/**/*.yml

0 commit comments

Comments
 (0)
Please sign in to comment.