diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f087694f98f..5d58eb76e7c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,7 +6,6 @@ on: - "**" pull_request_review: types: [edited, dismissed, submitted] - pull_request_target: pull_request: types: - assigned @@ -29,7 +28,6 @@ on: branches: - main - jobs: build: runs-on: ubuntu-latest