diff --git a/.github/workflows/project-analysis.yml b/.github/workflows/project-analysis.yml index 9c52375..3288cad 100644 --- a/.github/workflows/project-analysis.yml +++ b/.github/workflows/project-analysis.yml @@ -8,9 +8,6 @@ name: Project Analysis on: - push: - # branches: [master] - pull_request: # `synchronized` seems to equate to pushing new commits to a linked branch # (whether force-pushed or not)