Skip to content

Commit 5239ce8

Browse files
committed
ci: release needs add format_and_update_ports
Signed-off-by: msclock <[email protected]>
1 parent 1a27005 commit 5239ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
runs-on: ubuntu-latest
130130
permissions:
131131
contents: write
132-
needs: [pre-commit]
132+
needs: [pre-commit, format_and_update_ports]
133133

134134
steps:
135135
- name: Checkout

0 commit comments

Comments
 (0)