Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 3457117

Browse files
remove -
1 parent 006210f commit 3457117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
TeamName: C++ Cross Platform and Cloud
1515
templateContext:
1616
sdl:
17-
- ${{ if ne(variables['Build.Reason'], 'PullRequest') }}:
17+
${{ if ne(variables['Build.Reason'], 'PullRequest') }}:
1818
tsa:
1919
enabled: true
2020
GdnPublishTsaOnboard: true

0 commit comments

Comments
 (0)