We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce34d96 commit f847855Copy full SHA for f847855
1 file changed
.github/workflows/post-apiview.yml
@@ -18,7 +18,6 @@ jobs:
18
"JobId=azsdk-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }}",
19
]
20
if: |
21
- toJson(github.event.check_run.pull_requests) != '[]' &&
22
github.event.check_run.check_suite.app.name == 'Azure Pipelines' && (
23
contains(github.event.check_run.name, 'Build Build') ||
24
contains(github.event.check_run.name, 'Build Analyze') ||
0 commit comments