Skip to content

Commit 912368a

Browse files
authored
Don't build draft PRs (#135)
1 parent f28a88b commit 912368a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/all.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ pr:
88
branches:
99
include:
1010
- master
11+
drafts: false
1112
schedules:
1213
- cron: "20 1-23/3 * * *"
1314
displayName: Scheduled CI run every 3 hours

0 commit comments

Comments
 (0)