Skip to content

Commit

Permalink
removed the execution of the mkdocs workflow on pull request (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Berenz <vincent.berenz@tuebingen.mpg.de>
  • Loading branch information
vincentberenz and Vincent Berenz committed Dec 4, 2023
1 parent 27d4bf8 commit f0c6634
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
deploy:
Expand Down

0 comments on commit f0c6634

Please sign in to comment.