Skip to content

Commit

Permalink
chore: disable doc builds (#6107)
Browse files Browse the repository at this point in the history
disable temporarily.
  • Loading branch information
just-mitch committed Apr 30, 2024
1 parent 1a8f372 commit 7933f0f
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 @@ -156,6 +156,7 @@ jobs:
docs-preview:
needs: setup
runs-on: ${{ inputs.username || github.actor }}-x86
if: github.event.number
steps:
- {
uses: actions/checkout@v4,
Expand Down

0 comments on commit 7933f0f

Please sign in to comment.