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 14d8cb7 commit 2acce76Copy full SHA for 2acce76
.github/workflows/ci.yml
@@ -72,8 +72,6 @@ jobs:
72
git config --global --add safe.directory $GITHUB_WORKSPACE
73
./libraries/vendor/bin/${{ matrix.command }}
74
- uses: parkerbxyz/suggest-changes@v2
75
- env:
76
- ACTIONS_STEP_DEBUG: true
77
with:
78
comment: 'Your code does not comply with our codestyle. Please commit the suggested changes.'
79
0 commit comments