From faed12d5948425e2dcf31a2b9aae6607cb8f0530 Mon Sep 17 00:00:00 2001 From: alianides Date: Wed, 31 Jul 2024 22:20:23 +0000 Subject: [PATCH] switch to main branch --- .github/workflows/planetary-computer-plugin-test.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/planetary-computer-plugin-test.yaml b/.github/workflows/planetary-computer-plugin-test.yaml index 2a5cc0c..c7f3dd7 100644 --- a/.github/workflows/planetary-computer-plugin-test.yaml +++ b/.github/workflows/planetary-computer-plugin-test.yaml @@ -17,8 +17,7 @@ jobs: checks: write pull-requests: write - uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-plugin.yaml@al/test-plugin-workflow - with: + uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-plugin.yaml@main APP_NAME: vth PLUGIN_NAME: planetary-computer-vth-plugin WORKFLOW_AGENT: ubuntu-latest @@ -37,7 +36,7 @@ jobs: checks: write pull-requests: write - uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-plugin.yaml@al/test-plugin-workflow + uses: microsoft/azure-orbital-space-sdk-github-actions/.github/workflows/test-plugin.yaml@main with: APP_NAME: vth PLUGIN_NAME: planetary-computer-vth-plugin