diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 21f0c37..4a4eabf 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -2,9 +2,9 @@ name: Run tests and upload coverage on: workflow_dispatch: - pull_request: - types: [opened, synchronize, edited] - push: +# pull_request: +# types: [opened, synchronize, edited] +# push: permissions: id-token: write