Skip to content

Commit 48f410e

Browse files
committed
work
1 parent 1df0b31 commit 48f410e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/internal-validate-workflow-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
else
4646
echo "Some files have changed - please check for regressions."
4747
git status
48-
git diff-index HEAD .github
48+
git diff .github
4949
exit 1
5050
fi
5151

0 commit comments

Comments
 (0)