diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cfbbfc48f..dcefb7b4b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,9 +1,8 @@ name: tests on: - push: - branches-ignore: [main] pull_request: types: [opened, reopened, synchronize] + branches-ignore: [main] workflow_dispatch: jobs: