We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011e44e commit 1be3e58Copy full SHA for 1be3e58
.github/workflows/check-restricted-files.yaml
@@ -42,7 +42,7 @@ jobs:
42
43
echo This PR contains changes to files that should not be changed
44
echo
45
- git diff --compact-summary upstream/v3.2-dev upstream/v3.2-dev-sync-with-dev -- versions
+ # git diff --compact-summary upstream/v3.2-dev upstream/v3.2-dev-sync-with-dev -- versions
46
47
echo ${{ github.event.pull_request.head.label }}
48
echo ${{ github.event.pull_request.base.label }}
0 commit comments