Skip to content

Commit e51013c

Browse files
committed
Update check-restricted-files.yaml
1 parent 7cc0446 commit e51013c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/check-restricted-files.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
3434
echo This PR contains changes to files that should not be changed:
3535
echo
36+
git remote -v
3637
git diff --compact-summary origin/${{ github.event.pull_request.base.ref }} origin/${{ github.event.pull_request.head.ref }} -- versions/[0-9].[0-9].[0-9].md
3738
3839
exit 1

0 commit comments

Comments
 (0)