mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-15 11:04:16 +02:00
Another try
This commit is contained in:
2
.github/workflows/convert-machine-file.yaml
vendored
2
.github/workflows/convert-machine-file.yaml
vendored
@@ -55,7 +55,7 @@ jobs:
|
|||||||
echo 'EOF' >> $GITHUB_ENV
|
echo 'EOF' >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Report errors
|
- name: Report errors
|
||||||
if: failed()
|
if: failure()
|
||||||
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
|
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
|
||||||
with:
|
with:
|
||||||
issue-number: ${{ github.event.issue.number }}
|
issue-number: ${{ github.event.issue.number }}
|
||||||
|
Reference in New Issue
Block a user