diff --git a/.github/workflows/build_and_test_action.yml b/.github/workflows/build_and_test_action.yml index b0e590269..c82b6b404 100644 --- a/.github/workflows/build_and_test_action.yml +++ b/.github/workflows/build_and_test_action.yml @@ -4,8 +4,8 @@ name: Build and test project on: - push: - branches: [ main ] +# push: +# branches: [ main ] pull_request: branches: [ main ]