Skip to content

Commit

Permalink
Disable docs sync (#4026)
Browse files Browse the repository at this point in the history
Disable docs sync for now
  • Loading branch information
jsierles authored Oct 22, 2024
1 parent 995c9f2 commit 927697c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
DEFAULT_BUMP: "patch"

sync_docs:
if: false
needs: release
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 927697c

Please sign in to comment.