diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-06-10 10:39:55 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-10 10:39:55 +0530 |
commit | a9347037ccfd44ca506a28f1f19b4199a6a6b1cd (patch) | |
tree | b985ad6d898e561739d719c0af42e85620c30eff /.github/workflows | |
parent | 395bd4eb850ff5763a82f29b1ff398c41e200f09 (diff) | |
download | vyos-1x-a9347037ccfd44ca506a28f1f19b4199a6a6b1cd.tar.gz vyos-1x-a9347037ccfd44ca506a28f1f19b4199a6a6b1cd.zip |
T6467: add PR checks workflows for sagitta
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/chceck-pr-message.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/chceck-pr-message.yml b/.github/workflows/chceck-pr-message.yml index 460662014..5eb2d840a 100644 --- a/.github/workflows/chceck-pr-message.yml +++ b/.github/workflows/chceck-pr-message.yml @@ -7,6 +7,7 @@ on: - current - crux - equuleus + - sagitta types: [opened, synchronize, edited] permissions: |