Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
Added some comment
  • Loading branch information
kishankshrestha authored Feb 22, 2025
1 parent 28cc9e0 commit 3259554
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/java

#Steps to select a Branch(mandatory)
#This yaml is for enabling an automatic trigger of the pipeline when a merge request is accepted and merged to the main branch
trigger:
- main

Expand Down

0 comments on commit 3259554

Please sign in to comment.