diff --git a/.github/workflows/regress.yml b/.github/workflows/regress.yml index 530ce0c..30ef0aa 100644 --- a/.github/workflows/regress.yml +++ b/.github/workflows/regress.yml @@ -1,9 +1,6 @@ name: Build on: - push: - branches: - - master pull_request: branches: - master