Skip to content

Commit 3de9998

Browse files
committedDec 12, 2024
test yamllint
1 parent cfa832f commit 3de9998

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
@@ -9,7 +9,7 @@ jobs:
99
name: Lint YAML files
1010
runs-on: docker
1111
container:
12-
image: cytopia/yamllint:latest
12+
image: mafyuh/node-yamllint:v1.0.0
1313
steps:
1414
- name: Checkout code
1515
uses: actions/checkout@v4

0 commit comments

Comments
 (0)
Please sign in to comment.