From e1355056cd66e6e313f2a8b9cebb16495733a6c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rald=20Barr=C3=A9?= Date: Fri, 10 May 2024 15:18:14 -0400 Subject: [PATCH] Add LinearB integration --- .github/workflows/ci.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 725a11d..0ec16ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,4 +13,10 @@ jobs: steps: - uses: actions/checkout@v4 - run: ./test.ps1 - shell: pwsh \ No newline at end of file + shell: pwsh + + linearb: + uses: gsoft-inc/wl-reusable-workflows/.github/workflows/linearb-deployment.yml@main + with: + environment: release + secrets: inherit