Skip to content

Commit

Permalink
[docs] Disable auto-deploy (#841)
Browse files Browse the repository at this point in the history
  • Loading branch information
wkozyra95 authored Oct 29, 2024
1 parent e2c2372 commit e0c12a5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@ name: deploy to gh-pages

on:
workflow_dispatch: {}
push:
branches: [master]
paths:
- "docs/**"
- "schemas/**"
- "generate/src/bin/generate_from_types/**"
- ".github/workflows/deploy_docs.yml"

permissions:
contents: write
Expand Down

0 comments on commit e0c12a5

Please sign in to comment.