Temporarily run nightly E2E on stacked PR
This commit is contained in:
@@ -5,6 +5,11 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: "0 4 * * *"
|
- cron: "0 4 * * *"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
# Temporary: allows this stacked PR to exercise the workflow before merge.
|
||||||
|
# Remove before merging.
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- samuel/split-build-pipelines
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user