Skip to content

Commit 2244ca3

Browse files
committed
ci: fix invalid syntax in the azure auto.yml
1 parent 24f262f commit 2244ca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/auto.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
#
44

55
pr: none
6-
trigger:
7-
- auto
6+
trigger:
7+
- auto
88

99
variables:
1010
- group: prod-credentials

0 commit comments

Comments
 (0)