Skip to content

Commit

Permalink
removing waiting for preview docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
weinbe58 committed Oct 16, 2023
1 parent 2ab7367 commit bc3a9ff
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ jobs:
name: Deploy dev documentation
runs-on: ubuntu-latest
steps:
- name: Wait for any preview documentation to deploy
uses: lewagon/[email protected]
with:
ref: "**"
check-name: 'Deploy dev documentation'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit bc3a9ff

Please sign in to comment.