Remove pull_request from triggers (#2661)

This commit is contained in:
Sara Zan 2022-06-15 10:14:22 +02:00 committed by GitHub
parent 584e046642
commit 776eba0cd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@ name: Tutorials (nightly)
on:
workflow_dispatch: # Activate this workflow manually
pull_request:
schedule:
- cron: '0 0 * * *'