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 8badf68 commit 5e4bb2aCopy full SHA for 5e4bb2a
.github/workflows/update-release-status.yml
@@ -60,7 +60,7 @@ jobs:
60
/repos/$GITHUB_REPOSITORY/check-runs)
61
62
echo "Created release status check run with id $CHECK_RUN_ID"
63
- // Reset the status to in progress.
+ # Reset the status to in progress.
64
echo "CHECK_RUN_STATUS=in_progress" >> "$GITHUB_ENV"
65
66
- name: Check all runs completed
0 commit comments