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 cd38173 commit 53ceadeCopy full SHA for 53ceade
.github/workflows/ci.yml
@@ -78,6 +78,7 @@ jobs:
78
- uses: parkerbxyz/suggest-changes@v2
79
with:
80
comment: 'Your code does not comply with our codestyle. Please commit the suggested changes.'
81
+ event: 'REQUEST_CHANGES'
82
83
code-style-js-css:
84
name: Check Javascript & CSS code style
0 commit comments