Commit ff78021
Fix CI: restrict build to main branch, mark claude-review as non-blocking
- build-index.yml: add branches: [main] so the deploy-pages step doesn't
fail when run from feature branches (deploy-pages only works from the
pages environment, which requires the default branch)
- claude-code-review.yml: add continue-on-error: true until the Claude
Code GitHub App is installed on this repository
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5bbd1b4 commit ff78021
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments