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 97e57c8 commit 7a28694Copy full SHA for 7a28694
.github/workflows/release.yaml
@@ -43,7 +43,7 @@ jobs:
43
custom_version: ${{ inputs.custom_version }}
44
existing_changelog_path: CHANGELOG.md
45
46
- # If github.ref points to a [skip ci] commit, we assume that it was added by the pre_release workflow,
+ # If github.ref points to a [skip ci] commit, we assume that it was added by the pre_release workflow,
47
# which doesn't push the commit if code checks don't pass.
48
# Otherwise, the checks will have been triggered by the `run_code_checks` workflow.
49
wait_for_checks:
0 commit comments