Skip to content

Commit 458d861

Browse files
committed
fix(ci): add lsp yaml schemas
1 parent f3b3a2b commit 458d861

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
13
name: Build
24

35
on:

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
13
name: Publish
24

35
on:

0 commit comments

Comments
 (0)