We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3564d commit adb14b9Copy full SHA for adb14b9
.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 -w Run misspell
+ gh run list -R project-chip/connectedhomeip -w "Run misspell"
0 commit comments