rm temp trigger
This commit is contained in:
@@ -5,11 +5,6 @@ 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