diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-06-10 10:41:26 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-10 10:41:26 +0530 |
commit | a8b4d421915551a8890a21c553ba84c296a8bc89 (patch) | |
tree | 0584926b97a0c555aafb8a4acbd49e66311bdf59 /.github/workflows | |
parent | 9702d66355ccf60d15e64543830e3304717a6450 (diff) | |
download | vyos-1x-a8b4d421915551a8890a21c553ba84c296a8bc89.tar.gz vyos-1x-a8b4d421915551a8890a21c553ba84c296a8bc89.zip |
T6467: add PR checks workflows for sagitta
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/linit-j2.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/linit-j2.yml b/.github/workflows/linit-j2.yml index 364a65a14..f3dc497d2 100644 --- a/.github/workflows/linit-j2.yml +++ b/.github/workflows/linit-j2.yml @@ -7,6 +7,7 @@ on: - current - crux - equuleus + - sagitta permissions: pull-requests: write |