Skip to content

Commit

Permalink
removing on push deploy-book.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
valentina-s authored Oct 2, 2024
1 parent da6c896 commit 9248f63
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy-book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: deploy-book

# Run this when the master or main branch changes
on:
push:
branches:
workflow_dispatch:
# push:
# branches:
# - main
# If your git repository has the Jupyter Book within some-subfolder next to
# unrelated files, you can make this run only if a file within that specific
Expand Down

0 comments on commit 9248f63

Please sign in to comment.