From 4300ed36ef6006c15130234344d321c032a8b271 Mon Sep 17 00:00:00 2001 From: Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> Date: Sat, 22 Jun 2024 15:44:40 +0530 Subject: T6508: pr workflows updated for branch and target --- .github/workflows/chceck-pr-message.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows/chceck-pr-message.yml') diff --git a/.github/workflows/chceck-pr-message.yml b/.github/workflows/chceck-pr-message.yml index f4d30b28..c67785e9 100644 --- a/.github/workflows/chceck-pr-message.yml +++ b/.github/workflows/chceck-pr-message.yml @@ -2,7 +2,7 @@ name: Check pull request message format on: - pull_request: + pull_request_target: branches: - current - sagitta @@ -14,5 +14,5 @@ permissions: jobs: check-pr-title: - uses: vyos/.github/.github/workflows/check-pr-message.yml@feature/T6349-reusable-workflows + uses: vyos/.github/.github/workflows/check-pr-message.yml@current secrets: inherit -- cgit v1.2.3