fix(workflow): Fixes azure pipelines (#546)
Fixes azure pipelines not running on merge to main.
This commit is contained in:
parent
1ed23459bb
commit
5de6edbeb8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
name: 'Build'
|
||||
|
||||
trigger:
|
||||
- master
|
||||
- main
|
||||
|
||||
variables:
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue