Skip to content

Commit 0a67ff1

Browse files
committed
style: reflow inlined comment to 120 char width
1 parent 85c17de commit 0a67ff1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/on_master.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ jobs:
2222
name: Tests
2323
uses: ./.github/workflows/_tests.yaml
2424

25-
# The beta release jobs are intentionally inlined here (instead of calling
26-
# `manual_release_beta.yaml` via `uses:`) because PyPI's Trusted Publishing
27-
# does not currently support reusable workflows.
25+
# The beta release jobs are intentionally inlined here (instead of calling `manual_release_beta.yaml` via `uses:`)
26+
# because PyPI's Trusted Publishing does not currently support reusable workflows.
2827
# See: https://docs.pypi.org/trusted-publishers/troubleshooting/#reusable-workflows-on-github
2928
release_prepare:
3029
# Skip this for "ci", "docs" and "test" commits and for forks.

0 commit comments

Comments
 (0)