Commit 50e738c
fix: add missing checkout step to docs-pr CI job (#12)
* fix: add missing checkout step to docs-pr CI job
dorny/paths-filter needs a git checkout to run git diff.
The checkout step was accidentally removed when rewriting
the docs-only skip logic.
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
* Update .github/workflows/pr-validate.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 7190c69 commit 50e738c
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments