diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 524cd32fb..03cff6d24 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -11,7 +11,7 @@ jobs: contents: write # Permission to write a repository_dispatch requests steps: - name: Create Check - run: sleep 10 + run: exit 1 success: name: Success gate if: always()