Fix all-green CI workflow (#1153) (#1158)

(cherry picked from commit 8bf31513f5)

Co-authored-by: Bianca Henderson <bianca@redhat.com>
This commit is contained in:
patchback[bot]
2026-06-26 10:53:17 -04:00
committed by GitHub
parent 57f4bf76cd
commit ebc015955e
3 changed files with 3 additions and 4 deletions

View File

@@ -133,7 +133,6 @@ jobs:
- coverage
if: >-
${{ needs.all_green.result == 'success'
&& secrets.ANSIBLE_COLLECTIONS_ORG_SONAR_TOKEN_CICD_BOT != ''
&& (github.event_name == 'push'
|| (github.event_name == 'pull_request'
&& github.event.pull_request.head.repo.full_name == github.repository)) }}