Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit4bd6187

Browse files
Update schema.v2.json
1 parent4efced5 commit4bd6187

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎static/schema/schema.v2.json‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,19 @@
575575
"additionalProperties":false,
576576
"default": {},
577577
"description":"Buf offers linting for Protobuf files."
578+
},
579+
"actionlint": {
580+
"type":"object",
581+
"properties": {
582+
"enabled": {
583+
"type":"boolean",
584+
"default":true,
585+
"description":"Enable Actionlint | is a static checker for GitHub Actions workflow files. | v1.7.1"
586+
}
587+
},
588+
"additionalProperties":false,
589+
"default": {},
590+
"description":"actionlint is a static checker for GitHub Actions workflow files."
578591
}
579592
},
580593
"additionalProperties":false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp