diff --git a/.github/workflows/manifest.yml b/.github/workflows/manifest.yml index 75b55fb47f3..8312af031c3 100644 --- a/.github/workflows/manifest.yml +++ b/.github/workflows/manifest.yml @@ -17,7 +17,7 @@ on: - ready_for_review jobs: - tests: + ManifestCheck: if: ${{ github.event_name == 'push' || !github.event.pull_request.draft }} strategy: matrix: