From 53569a889d2caa5a1fa92a7328f4940038d53d43 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 (cherry picked from commit 4300ed36ef6006c15130234344d321c032a8b271) --- .github/workflows/auto-author-assign.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github/workflows/auto-author-assign.yml') diff --git a/.github/workflows/auto-author-assign.yml b/.github/workflows/auto-author-assign.yml index c3696ea4..d540cabd 100644 --- a/.github/workflows/auto-author-assign.yml +++ b/.github/workflows/auto-author-assign.yml @@ -3,12 +3,11 @@ on: pull_request_target: types: [opened, reopened, ready_for_review, locked] - permissions: pull-requests: write contents: read jobs: assign-author: - uses: vyos/.github/.github/workflows/assign-author.yml@feature/T6349-reusable-workflows + uses: vyos/.github/.github/workflows/assign-author.yml@equuleus secrets: inherit -- cgit v1.2.3