Skip to content

Commit

Permalink
Merge 1f3146b into 875d63c
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitka authored Jun 4, 2024
2 parents 875d63c + 1f3146b commit 10a4dce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
-d '{"state":"pending","description":"Waiting for relevant checks to complete","context":"checks_integrated"}'
- name: Checkout
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Build
uses: diplodoc-platform/docs-build-action@v3
with:
Expand Down

0 comments on commit 10a4dce

Please sign in to comment.