diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bac8f53..74da5a5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,9 +1,7 @@ name: build and run tests on: push: - branches: [ main ] pull_request: - branches: [ main ] jobs: build: runs-on: ubuntu-latest