Commit ddfd7e9
committed
Fetch base ref explicitly in test jobs for targeted diff
fetch-depth: 0 fetches the PR branch history but the base SHA may not
be reachable. Explicitly fetch the base ref so the diff works.
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>1 parent 435625f commit ddfd7e9
File tree
2 files changed
+8
-0
lines changed- .github/workflows
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
317 | 321 | | |
318 | 322 | | |
319 | 323 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
0 commit comments