diff options
author | kumvijaya <kumvijaya@gmail.com> | 2024-05-23 11:47:14 +0530 |
---|---|---|
committer | kumvijaya <kumvijaya@gmail.com> | 2024-05-23 11:47:14 +0530 |
commit | 36d7ad3103a592eb86f578b68acdc2946f02be02 (patch) | |
tree | 975da3a1a6261685f7e3562995982f22d9ce8025 /.github/workflows/chceck-pr-message.yml | |
parent | b66f22a89ed7c376e3726839add0dc6a20f1bb6b (diff) | |
download | vyos-build-feature/T6386-add-caller-workflows-codeoowners.tar.gz vyos-build-feature/T6386-add-caller-workflows-codeoowners.zip |
T6386: updated branches for workflow triggerfeature/T6386-add-caller-workflows-codeoowners
Diffstat (limited to '.github/workflows/chceck-pr-message.yml')
-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 e7e45696..f4d30b28 100644 --- a/.github/workflows/chceck-pr-message.yml +++ b/.github/workflows/chceck-pr-message.yml @@ -5,7 +5,7 @@ on: pull_request: branches: - current - - crux + - sagitta - equuleus permissions: |