Skip to content

Commit 3e3f856

Browse files
checkout first
1 parent bef2b35 commit 3e3f856

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_and_commit_docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
needs: [build-docs]
2323
runs-on: ubuntu-latest
2424
steps:
25+
- uses: actions/checkout@v5
26+
2527
- name: Open Pull Request
2628
uses: peter-evans/create-pull-request@v6
2729
with:

0 commit comments

Comments
 (0)