Commit 7bddaec
build: add YAML linting to GitHub Actions
PR-URL: #40007
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>1 parent 5a20f90 commit 7bddaecCopy full SHA for 7bddaec
File tree
Expand file treeCollapse file tree
1 file changed
+17
-1
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+17
-1
lines changedOpen diff view settings
Collapse file
.github/workflows/linters.yml
Copy file name to clipboardExpand all lines: .github/workflows/linters.yml+17-1Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
90 | 90 | |
91 | 91 | |
92 | 92 | |
93 | | - |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
94 | 110 | |
95 | 111 | |
96 | 112 | |
|
0 commit comments