Skip to content

Commit

Permalink
Update deploy_docs.yml
Browse files Browse the repository at this point in the history
Only on manual workflow dispatch.
  • Loading branch information
khosravipasha authored Jun 8, 2024
1 parent 6b26d8d commit b749816
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 @@ -4,13 +4,6 @@ name: Deploy Docs
# events but only for the master branch
on:
workflow_dispatch:

push:

pull_request:
branches:
master


env:
DATADEPS_ALWAYS_ACCEPT: 1
Expand Down

0 comments on commit b749816

Please sign in to comment.