From fc9bcb9cba83b0a2424b6c42fa46d02a8049381b Mon Sep 17 00:00:00 2001 From: Josh Moore Date: Fri, 13 Oct 2023 21:56:32 -0600 Subject: [PATCH] fix: run on all branches --- .github/workflows/automation.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/automation.yml b/.github/workflows/automation.yml index cc0c7f3..c2d27d8 100644 --- a/.github/workflows/automation.yml +++ b/.github/workflows/automation.yml @@ -2,10 +2,8 @@ name: Merge Conflict Labeler on: push: - branches: [ master ] pull_request_target: types: [ synchronize ] - issue_comment: jobs: label: