Skip to content

Commit 2b22048

Browse files
committed
Naming
1 parent 05476a2 commit 2b22048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-ide-compatibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
env:
8080
GH_TOKEN: ${{ github.token }}
8181

82-
- name: Reformat report
82+
- name: Create issue report
8383
if: ${{ failure() && steps.check-compatibility.conclusion == 'failure' }}
8484
run: |
8585
echo 'Encountered problems during plugin verification' > reported.md

0 commit comments

Comments
 (0)