Skip to content

Commit 2e72d2f

Browse files
authored
Update pr-build.yml
1 parent 427ef44 commit 2e72d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240

241241
all-pr-checks-pass:
242242
runs-on: ubuntu-latest
243-
needs: [changelog-check, testpatch, build, build-lambda]
243+
needs: [static-code-checks, testpatch, build, build-lambda]
244244
if: always()
245245
steps:
246246
- name: Checkout to get workflow file

0 commit comments

Comments
 (0)