There was an error while loading. Please reload this page.
2 parents 36cafec + 920b8ea commit 0bc4eefCopy full SHA for 0bc4eef
1 file changed
eng/ci/public-build.yml
@@ -6,8 +6,6 @@ trigger:
6
branches:
7
include:
8
- main
9
- - durabletask-core-v2
10
- - vabachu/v320-release
11
12
# Run nightly to catch new CVEs and to report SDL often.
13
schedules:
@@ -16,7 +14,6 @@ schedules:
16
14
17
15
18
19
20
always: true # Run pipeline irrespective of no code changes since last successful run
21
22
# Run on all PRs
0 commit comments