Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit da0654e

Browse files
authored
Explicitly enable PR triggers. (#456)
1 parent bb87f27 commit da0654e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jenkins/azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
trigger:
66
- '*'
77

8+
pr:
9+
- '*'
10+
811
jobs:
912
- job: ContinuousIntegration
1013
timeoutInMinutes: 720 # 12 hours (but 6 is max on hosted agents)

0 commit comments

Comments
 (0)