Skip to content

Commit a881e0b

Browse files
baogorekclaude
andcommitted
Skip docs deploy on version-bump pushes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a09b736 commit a881e0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
# ── Documentation ──────────────────────────────────────────
3737
docs:
3838
runs-on: ubuntu-latest
39+
if: github.event.head_commit.message != 'Update package version'
3940
permissions:
4041
contents: write
4142
steps:

0 commit comments

Comments
 (0)