We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ee53b commit 4532c2fCopy full SHA for 4532c2f
.github/workflows/await-fast-ci.yaml
@@ -27,4 +27,4 @@ jobs:
27
steps:
28
- name: Review Spell Check Completion Status
29
run: |
30
- gh run list -R project-chip/connectedhomeip
+ gh run list -R project-chip/connectedhomeip -c ${{ github.sha }}
0 commit comments