Skip to content

Commit 5e4bb2a

Browse files
committed
Use correct comment syntax
1 parent 8badf68 commit 5e4bb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-release-status.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
/repos/$GITHUB_REPOSITORY/check-runs)
6161
6262
echo "Created release status check run with id $CHECK_RUN_ID"
63-
// Reset the status to in progress.
63+
# Reset the status to in progress.
6464
echo "CHECK_RUN_STATUS=in_progress" >> "$GITHUB_ENV"
6565
6666
- name: Check all runs completed

0 commit comments

Comments
 (0)