There was an error while loading. Please reload this page.
1 parent bd40e6c commit e1816c3Copy full SHA for e1816c3
1 file changed
.github/workflows/execute_notebooks.yml
@@ -13,6 +13,7 @@ on:
13
paths:
14
- 'docs/Data Formatting/*ipynb'
15
- 'docs/*ipynb'
16
+ - '.github/workflows/execute_notebooks.yml'
17
workflow_dispatch: # Allow manual trigger
18
19
jobs:
0 commit comments