Skip to content

Commit

Permalink
sarif
Browse files Browse the repository at this point in the history
  • Loading branch information
kcberg committed Dec 20, 2023
1 parent 2e724d7 commit 7bf4dc3
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,8 @@ strategy:
pool:
vmImage: $(imageName)

#trigger:
# - main

trigger:
branches:
include:
- main
exclude:
- feature/scripting-yaml-config
- main

steps:
- checkout: self
Expand Down

0 comments on commit 7bf4dc3

Please sign in to comment.