We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e1e99 commit 26da209Copy full SHA for 26da209
.github/workflows/await-fast-ci.yaml
@@ -28,4 +28,4 @@ jobs:
28
steps:
29
- name: Review Spell Check Completion Status
30
run: |
31
- gh pr checks -R project-chip/connectedhomeip ${{ github.event.number }}
+ gh pr checks -R project-chip/connectedhomeip ${{ github.event.number }} --required
0 commit comments