Commit a9040b9
authored
Restrict detailed file diff to classlist files (#4268)
* Restrict detailed file diff to classlist files
Signed-off-by: Adam Farley <[email protected]>
* Skipping JDK builds during PR quality control for tooling folder
Nothing inside the tooling directory is tested by the JDK build
process, so we shouldn't run the builds as part of PR checks
on changes to files within that folder.
Signed-off-by: Adam Farley <[email protected]>
---------
Signed-off-by: Adam Farley <[email protected]>1 parent 9b7b18b commit a9040b9
File tree
2 files changed
+2
-2
lines changed- .github/workflows
- tooling/reproducible
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments