rm temp trigger
This commit is contained in:
@@ -5,11 +5,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user