diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index bd29b1e8ca27..e5b3b46a6df7 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -1,14 +1,5 @@ name: Test on: - push: - branches-ignore: - - 'main' - - 'gh-readonly-queue/**' - paths-ignore: - - '**.md' - - 'docs/**' - - 'mkdocs.yml' - - 'LICENSE' pull_request: paths-ignore: - '**.md'