mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 12:37:27 +00:00
Remove pull_request from triggers (#2661)
This commit is contained in:
parent
584e046642
commit
776eba0cd1
1
.github/workflows/tutorials_nightly.yml
vendored
1
.github/workflows/tutorials_nightly.yml
vendored
@ -2,7 +2,6 @@ name: Tutorials (nightly)
|
||||
|
||||
on:
|
||||
workflow_dispatch: # Activate this workflow manually
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user