Skip to content

Commit

Permalink
Testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
catchSheep committed Jul 5, 2024
1 parent 318b3fb commit 3635f36
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/notebook_colab_gen.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Build google colab notebooks
run-name: ${{ github.actor }} is building colab notebooks from regular notebooks
on:
push:
paths:
- 'notebooks/**.ipynb'
push
env:
notebook_dir: "./notebooks"
colab_directory: "./colab_notebooks"
Expand Down

0 comments on commit 3635f36

Please sign in to comment.