Skip to content

Commit 8c8fb4b

Browse files
committed
fix: remove unnecessary blank line in sync_coderabbit.yml
1 parent 106d7a0 commit 8c8fb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_coderabbit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
This PR will merge automatically once all required checks succeed.
6161
labels: automated, coderabbit-sync
6262
delete-branch: true
63-
63+
6464
# 5 – Enable auto‑merge on the PR so it lands once CI is green
6565
- name: Enable auto-merge
6666
if: steps.cpr.outputs.pull-request-number != ''

0 commit comments

Comments
 (0)