From 4cf1ced1846cbec13395445cede4871f31a06b52 Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Wed, 17 Jul 2024 06:41:18 -0400 Subject: [PATCH] build: update pr-triage branches --- .github/workflows/pr-triage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-triage.yml b/.github/workflows/pr-triage.yml index 03f130e1c..5b2dc505c 100644 --- a/.github/workflows/pr-triage.yml +++ b/.github/workflows/pr-triage.yml @@ -3,7 +3,7 @@ name: Triage PR on: pull_request: types: [opened, edited, synchronize, ready_for_review] - branches: [master, main] + branches: [main] permissions: contents: read # the config file