Skip to content

Commit 9d58f5c

Browse files
committed
Rename sync to run
Since core workflow is now sync.
1 parent 875284b commit 9d58f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ env:
1111
DOTNET_NOLOGO: true
1212

1313
jobs:
14-
sync:
14+
run:
1515
uses: devlooped/oss/.github/workflows/dotnet-file-core.yml@reusable
1616
secrets: inherit

0 commit comments

Comments
 (0)