Update tutorial_exporter.yml (#537)

fixing bug introduced in #531 workflow on push
This commit is contained in:
Dario Coscia
2025-04-04 17:23:39 +02:00
committed by GitHub
parent bae18df4bb
commit 5aec5f52c6

View File

@@ -13,7 +13,6 @@ jobs:
# run on push
export_tutorials_on_push:
if: ${{ github.event_name == 'push' }}
export_tutorials:
permissions: write-all
runs-on: ubuntu-latest
env: