diff --git a/.github/workflows/run-tests.yaml b/.github/workflows/run-tests.yaml index 243e714bd..96baf1e33 100644 --- a/.github/workflows/run-tests.yaml +++ b/.github/workflows/run-tests.yaml @@ -1,11 +1,5 @@ name: Run tests on: - push: - branches: - - main - paths-ignore: - - 'apple/**' - - 'android/**' pull_request: branches: - main