Commit 80e99a4
committed
fix(ci): Check format for workflow yml files
The format checker is not called when yml files in
the github workflow are modified but none in
presto-native-execution. Thus, skipping changes that
are found to be incorrect when the format check is
called on the next PR.1 parent 6a51bc1 commit 80e99a4
File tree
2 files changed
+3
-3
lines changed- .github/workflows
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
0 commit comments