Skip to content

Commit 7c8316e

Browse files
author
Petr Sramek
committed
zdfda
1 parent 399c8ec commit 7c8316e

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
@@ -56,6 +56,7 @@ jobs:
5656
shell: bash
5757
run: |
5858
git diff --quiet --exit-code --cached
59+
echo $?
5960
echo "has-changes=$?" >> $GITHUB_OUTPUT
6061
echo ${{ steps.validate.output.has-changes }}
6162
id: validate

0 commit comments

Comments
 (0)