Skip to content

Commit

Permalink
Switching to manual trigger and updating comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mijpeterson committed Jun 6, 2024
1 parent 9a80f4c commit c4ea270
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release-azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# This pipeline will be triggered when either main branch is pushed or 2AM on workdays.
# This pipeline will be triggered manually.
variables:
- name: tags
value: "nonproduction"
readonly: true

trigger:
- main
trigger: none

pr: none

Expand Down

0 comments on commit c4ea270

Please sign in to comment.