diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab96333..7102142 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,9 @@ on: pull_request: paths-ignore: - 'README.md' + push: + branches: + - main # Testing only needs permissions to read the repository contents. permissions: