Skip to content

Commit cf6f3ce

Browse files
authored
github: Update pr-linter.yml
1 parent ccbb025 commit cf6f3ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
pr-status:
157157
name: Formatting
158158
runs-on: ubuntu-24.04
159-
needs: [ pr-commits, pr-clang-format, pr-format-tags, pr-check-license-header, pr-check-codespell]
159+
needs: [ pr-commits, pr-clang-format, pr-format-tags, pr-check-license-header ]
160160
steps:
161161
- name: Print success
162162
run: echo "Success"

0 commit comments

Comments
 (0)