Commit 66767e6
fix(CI): unblock Release workflow documentation job on main pushes (#12511)
* fix(CI): unblock Release workflow documentation job on main pushes
Skip the PR-only team membership check for workflow_call runs and allow
the deploy job to proceed when that dependency is skipped, so Release can
deploy to NPM again.
Co-authored-by: Cursor <cursoragent@cursor.com>
* fix: updated with review comments.
* Update .github/workflows/documentation.yml
---------
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 4b4fbf7 commit 66767e6
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
41 | | - | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments