Commit 70372e7
Fix docs generation CI job after releases (#897)
fix: remove auto-merge from docs PR in release workflow
The docs generation CI job after releases was failing because it tried to immediately merge the PR, but tests need to run first. Now the workflow just creates the PR and lets it go through normal CI checks before manual merge.
Co-authored-by: Claude <noreply@anthropic.com>1 parent c46a51e commit 70372e7
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
0 commit comments