We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fcd042 commit e59aca0Copy full SHA for e59aca0
.github/jupytext.yml
@@ -2,7 +2,7 @@ name: Convert Jupyter Notebooks to Python Scripts
2
3
on:
4
push:
5
-
+ workflow_dispatch:
6
jobs:
7
convert_notebooks:
8
runs-on: ubuntu-latest
0 commit comments