Skip to content

Commit 4424a4d

Browse files
committed
Mark final-status depend on sanityCheck
1 parent 04cc24e commit 4424a4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
# Status check that is required in branch protection rules.
108108
final-status:
109109
needs:
110+
- sanityCheck
110111
- build
111112
runs-on: ubuntu-latest
112113
if: always()

0 commit comments

Comments
 (0)