We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e05c9b commit 2b7975bCopy full SHA for 2b7975b
1 file changed
.github/workflows/csharp-test.yml
@@ -35,7 +35,7 @@ jobs:
35
gh run list \
36
--repo "${GITHUB_REPOSITORY}" \
37
--workflow "${GITHUB_WORKFLOW}" \
38
- --status in_progress \
+ --status in_progress
39
done
40
env:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments