Skip to content

Commit 8f68ce9

Browse files
correct yaml
1 parent bd8cd56 commit 8f68ce9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-cicd-1-pull-request.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
runs-on: ubuntu-latest
2323
timeout-minutes: 1
2424
steps:
25+
- name: "Checkout code"
26+
uses: actions/checkout@v5
2527
- uses: dorny/paths-filter@v3
2628
id: changes
2729
with:

0 commit comments

Comments
 (0)