From 26cf5513e88df5725260e75d39a5d5e4dfd31af3 Mon Sep 17 00:00:00 2001 From: jjiwooLim Date: Tue, 3 Oct 2023 20:04:15 -0400 Subject: [PATCH] temp change yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 4af347d09..064991e6f 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -48,7 +48,7 @@ jobs: - name: Checkout ci.common uses: actions/checkout@v3 with: - repository: OpenLiberty/ci.common + repository: jjiwooLim/ci.common ref: verifySig path: ci.common - name: Checkout ci.ant