Skip to content

Commit 7a28694

Browse files
authored
chore: Fix format (#731)
1 parent 97e57c8 commit 7a28694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
custom_version: ${{ inputs.custom_version }}
4444
existing_changelog_path: CHANGELOG.md
4545

46-
# If github.ref points to a [skip ci] commit, we assume that it was added by the pre_release workflow,
46+
# If github.ref points to a [skip ci] commit, we assume that it was added by the pre_release workflow,
4747
# which doesn't push the commit if code checks don't pass.
4848
# Otherwise, the checks will have been triggered by the `run_code_checks` workflow.
4949
wait_for_checks:

0 commit comments

Comments
 (0)