trigger workflow tutorials
This commit is contained in:
committed by
FilippoOlivo
parent
39ceeb82c1
commit
fa402b3565
3
.github/workflows/export_tutorials.yml
vendored
3
.github/workflows/export_tutorials.yml
vendored
@@ -6,9 +6,6 @@ on:
|
||||
- "**" # Run on push on all branches
|
||||
paths:
|
||||
- 'tutorials/**/*.ipynb'
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- "**" # Run on push on all branches
|
||||
jobs:
|
||||
export_tutorials:
|
||||
permissions: write-all
|
||||
|
||||
Reference in New Issue
Block a user