ci: call -> dispatch for notebooks

This commit is contained in:
vbarda
2024-09-12 12:21:32 -04:00
parent 889cc9b394
commit fc4243ae67
+1 -1
View File
@@ -1,7 +1,7 @@
name: Run notebooks
on:
workflow_call:
workflow_dispatch:
schedule:
- cron: '0 13 * * *'