Skip to content

Commit

Permalink
make documentation CI depent on test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bvdmitri committed Jan 9, 2024
1 parent f29a861 commit 5598e33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
docs:
name: Documentation
runs-on: ubuntu-latest
needs: test
permissions:
contents: write
statuses: write
Expand Down

0 comments on commit 5598e33

Please sign in to comment.