From 68377a17d943e18d4f844c0be9ffd14aeab7eb27 Mon Sep 17 00:00:00 2001 From: David Andersson Date: Mon, 16 Dec 2024 16:08:37 +1000 Subject: [PATCH] use full repo name --- .github/workflows/benchmark-self-hosted-amd64.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark-self-hosted-amd64.yaml b/.github/workflows/benchmark-self-hosted-amd64.yaml index 2698e91d..beedc2a6 100644 --- a/.github/workflows/benchmark-self-hosted-amd64.yaml +++ b/.github/workflows/benchmark-self-hosted-amd64.yaml @@ -4,7 +4,7 @@ on: jobs: benchmark-self-hosted-amd64: - uses: ./.github/workflows/benchmark.yaml@gather-stats + uses: canonical/self-hosted-runner-performance-benchmark/.github/workflows/benchmark.yaml@gather-stats with: runs-on-hosted: self-hosted runs-on-architecture: amd64