From b89f46ebd6a0fd462a151b1be4fce749708f2391 Mon Sep 17 00:00:00 2001 From: alianides Date: Wed, 31 Jul 2024 16:55:51 +0000 Subject: [PATCH] switch branch ref --- .github/workflows/planetary-computer-plugin-test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/planetary-computer-plugin-test.yaml b/.github/workflows/planetary-computer-plugin-test.yaml index 2cd7028..5b37cf8 100644 --- a/.github/workflows/planetary-computer-plugin-test.yaml +++ b/.github/workflows/planetary-computer-plugin-test.yaml @@ -18,7 +18,7 @@ jobs: checks: write pull-requests: write - uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-plugin.yaml@main + uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-plugin.yaml@al/test-plugin-workflow with: APP_NAME: vth PLUGIN_NAME: planetary-computer-vth-plugin @@ -36,7 +36,7 @@ jobs: checks: write pull-requests: write - uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-plugin.yaml@main + uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-plugin.yaml@al/test-plugin-workflow with: APP_NAME: vth PLUGIN_NAME: planetary-computer-vth-plugin