Skip to content

Commit 4dbb8dd

Browse files
committed
Add empty space to build.yml to test subsequent force-push
1 parent 70b12f4 commit 4dbb8dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
# Allows you to run this workflow manually from the Actions tab
1616
workflow_dispatch:
1717
merge_group:
18-
18+
1919
env:
2020
DOTNET_VERSION: ${{ '9.0.x' }}
2121
ENABLE_DIAGNOSTICS: true

0 commit comments

Comments
 (0)