diff --git a/.github/workflows/RerunUnstableFailures.yaml b/.github/workflows/RerunUnstableFailures.yaml index 43e96d2f71..4762476d78 100644 --- a/.github/workflows/RerunUnstableFailures.yaml +++ b/.github/workflows/RerunUnstableFailures.yaml @@ -1,7 +1,7 @@ name: Rerun Unstable Failures on: workflow_run: - workflows: ['Pull Request Build'] + workflows: ['Pull Request Build', ' CI/CD'] types: [completed] permissions: read-all