We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f64b1a commit 25f6ab3Copy full SHA for 25f6ab3
.github/workflows/pull-request-suite.yaml
@@ -34,6 +34,6 @@ jobs:
34
gh api \
35
-H "Accept: application/vnd.github+json" \
36
-H "X-GitHub-Api-Version: 2022-11-28" \
37
- /repos/project-chip/connectedhomeip/actions/workflows/spell/runs
+ /repos/project-chip/connectedhomeip/actions/workflows/spell.yml/runs
38
env:
39
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments