diff --git a/.github/workflows/add_to_tech_debt_project.yml b/.github/workflows/add_to_tech_debt_project.yml index ef282e7e..a8463e77 100644 --- a/.github/workflows/add_to_tech_debt_project.yml +++ b/.github/workflows/add_to_tech_debt_project.yml @@ -4,6 +4,9 @@ name: Add dependencies to technical debt project on: + push: + branches: + - github-action-add-to-tech-debt-project pull_request: types: - labeled