Skip to content

Commit

Permalink
Update fiskaltrust.Launcher.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
volllly authored May 6, 2024
1 parent 9fc7126 commit 72e7475
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions azure-pipelines/fiskaltrust.Launcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ trigger:
- main
- refs/tags/*

pr:
branches:
include:
- main
- refs/tags/*

variables:
- name: branch
value: $(Build.SourceBranch)
Expand Down

0 comments on commit 72e7475

Please sign in to comment.