diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 49f9b06..617aeeb 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -3,8 +3,6 @@ name: Tests on: pull_request: branches: [ "**" ] - push: - branches: [ main ] concurrency: group: ${{ github.workflow }}-${{ github.ref }} @@ -62,4 +60,4 @@ jobs: with: name: playwright-report path: playwright-report - retention-days: 7 \ No newline at end of file + retention-days: 7