We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc0ebb9 commit d2029efCopy full SHA for d2029ef
.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/Run misspell/runs
+ "/repos/project-chip/connectedhomeip/actions/workflows/Run misspell/runs"
38
env:
39
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments