Skip to content

Commit

Permalink
Fix: triggers for app-service restart pipeline (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran authored Dec 18, 2023
2 parents df3d3d9 + 5043787 commit a329b0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions terraform/mst/azure-restart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ schedules:
- dev
always: true

trigger: none
pr: none

pool:
Expand Down
1 change: 1 addition & 0 deletions terraform/sbmtd/azure-restart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ schedules:
- dev
always: true

trigger: none
pr: none

pool:
Expand Down

0 comments on commit a329b0e

Please sign in to comment.