Temporarily run nightly E2E on stacked PR

This commit is contained in:
Samuel Newman
2026-07-17 13:10:50 +03:00
parent 6acc18f40c
commit 7b62bf9557
+5
View File
@@ -5,6 +5,11 @@ on:
schedule:
- cron: "0 4 * * *"
workflow_dispatch:
# Temporary: allows this stacked PR to exercise the workflow before merge.
# Remove before merging.
pull_request:
branches:
- samuel/split-build-pipelines
permissions:
contents: read