diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-06-07 09:09:23 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-07 09:09:23 +0530 |
commit | ec4387576645395ab8624e2d49de51a6fd7d2dd2 (patch) | |
tree | 2ee37e86465526d4178b790d80a8708a998bc420 | |
parent | c9aed2e731a9f46fb79913a8f8ba970daf58f3fa (diff) | |
download | vyos-workflow-test-temp-feature/pr-comment.tar.gz vyos-workflow-test-temp-feature/pr-comment.zip |
Update chceck-pr-message.ymlfeature/pr-comment
-rw-r--r-- | .github/workflows/chceck-pr-message.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/chceck-pr-message.yml b/.github/workflows/chceck-pr-message.yml index 9d433ed..af0ec04 100644 --- a/.github/workflows/chceck-pr-message.yml +++ b/.github/workflows/chceck-pr-message.yml @@ -15,5 +15,5 @@ permissions: jobs: check-pr-title: - uses: vyos/.github/.github/workflows/check-pr-message.yml@feature/T6449-add-pr-title-issue-comment + uses: vyos/.github/.github/workflows/check-pr-message.yml@feature/T6349-reusable-workflows secrets: inherit |