Skip to content

Commit 27f4e5c

Browse files
authored
Mark final-status depend on sanityCheck (#2740)
2 parents 04cc24e + 4424a4d commit 27f4e5c

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)