Skip to content

Commit

Permalink
ci: added squash history option for binder branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsopre committed Nov 23, 2023
1 parent c9689fa commit 7ccccc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/binder_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
REPO: self
BRANCH: jupyter-binder
FOLDER: examples
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SQUASH_HISTORY: true
1 change: 0 additions & 1 deletion docs/examples/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ Bellow you can access some of the main examples and go through them in an off-li
../_examples/example_hazard_overlay
../_examples/example_isolated_locations
../_examples/example_optimal_route_origin_destination
../_examples/example_origin_destination_analysis
../_examples/example_ra2ce_basics_fromgpkg

0 comments on commit 7ccccc7

Please sign in to comment.