Skip to content

Commit

Permalink
Allow release stage only on manual build
Browse files Browse the repository at this point in the history
  • Loading branch information
andyleejordan committed Jan 31, 2025
1 parent c8f581f commit e9de5c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pipelines/ConsoleGuiTools-Official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
# Support: https://aka.ms/onebranchsup #
#################################################################################

trigger: none
trigger:
- main

schedules:
- cron: '50 19 * * 3'
Expand Down

0 comments on commit e9de5c7

Please sign in to comment.