Skip to content

Commit 92797a6

Browse files
author
Petr Sramek
committed
added echo output
1 parent f4440aa commit 92797a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/format-cs-files.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
id: validate
4242
continue-on-error: true
4343
working-directory: ${{ github.workspace }}
44+
- run: echo ${{ steps.validate.outputs.has-changes }}
4445
- run: |
4546
dotnet format whitespace
4647
dotnet format style

0 commit comments

Comments
 (0)