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 d2c8367 commit 3fe7bd0Copy full SHA for 3fe7bd0
.github/workflows/Format.yml
@@ -43,7 +43,7 @@ jobs:
43
[ $? -eq 2 ] && exit 1 || exit 0
44
45
- name: Suggest changes
46
- uses: parkerbxyz/suggest-changes@v1
+ uses: parkerbxyz/suggest-changes@v2
47
with:
48
comment: 'Runic suggested the following formatting changes.'
49
event: 'COMMENT'
0 commit comments