Skip to content

Commit

Permalink
Manual activation of GH actions (mlx-graphs#98)
Browse files Browse the repository at this point in the history
add workflow_dispatch
  • Loading branch information
TristanBilot committed Feb 21, 2024
1 parent 7e7dacf commit 6310716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push_update_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: build-sphinx-docs
on:
release:
types: [published]
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 6310716

Please sign in to comment.