Skip to content

Commit 1be3e58

Browse files
committed
Update check-restricted-files.yaml
1 parent 011e44e commit 1be3e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
echo This PR contains changes to files that should not be changed
4444
echo
45-
git diff --compact-summary upstream/v3.2-dev upstream/v3.2-dev-sync-with-dev -- versions
45+
# git diff --compact-summary upstream/v3.2-dev upstream/v3.2-dev-sync-with-dev -- versions
4646
4747
echo ${{ github.event.pull_request.head.label }}
4848
echo ${{ github.event.pull_request.base.label }}

0 commit comments

Comments
 (0)