We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f581f commit e9de5c7Copy full SHA for e9de5c7
.pipelines/ConsoleGuiTools-Official.yml
@@ -8,7 +8,8 @@
8
# Support: https://aka.ms/onebranchsup #
9
#################################################################################
10
11
-trigger: none
+trigger:
12
+- main
13
14
schedules:
15
- cron: '50 19 * * 3'
0 commit comments