Skip to content

Commit

Permalink
Use correct comment syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
rvermeulen committed Nov 29, 2023
1 parent 8badf68 commit 5e4bb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-release-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
/repos/$GITHUB_REPOSITORY/check-runs)
echo "Created release status check run with id $CHECK_RUN_ID"
// Reset the status to in progress.
# Reset the status to in progress.
echo "CHECK_RUN_STATUS=in_progress" >> "$GITHUB_ENV"
- name: Check all runs completed
Expand Down

0 comments on commit 5e4bb2a

Please sign in to comment.