Skip to content

Commit

Permalink
ci: call -> dispatch for notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarda committed Sep 12, 2024
1 parent 889cc9b commit fc4243a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_notebooks.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Run notebooks

on:
workflow_call:
workflow_dispatch:
schedule:
- cron: '0 13 * * *'

Expand Down

0 comments on commit fc4243a

Please sign in to comment.