Skip to content

Commit

Permalink
Update azure-pipelines-release.yml
Browse files Browse the repository at this point in the history
Adding trigger to run on merges to main
  • Loading branch information
ianhelle authored Aug 12, 2024
1 parent d2a7a73 commit c2869da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .azurepipelines/azure-pipelines-release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# MSTICPy Release pipeline

trigger: none
trigger:
- main
name: 1ES-MSTICPy-Rel-$(date:yyyyMMdd)$(rev:.r)

resources:
Expand Down

0 comments on commit c2869da

Please sign in to comment.