Skip to content

Commit

Permalink
stop deploy doc on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAuriau authored Feb 2, 2024
1 parent 0f9c431 commit 42d5ed3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
deploy-docs:
Expand All @@ -28,4 +25,4 @@ jobs:
mkdocs build
mkdocs gh-deploy --force

0 comments on commit 42d5ed3

Please sign in to comment.