From e041085f767baed30f7b638dcd4afcb8146fa881 Mon Sep 17 00:00:00 2001 From: "Farrah Gil P. Chua" <132328682+fhar28@users.noreply.github.com> Date: Fri, 11 Oct 2024 00:59:56 +0800 Subject: [PATCH] Update prober-github.yml --- .github/workflows/prober-github.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prober-github.yml b/.github/workflows/prober-github.yml index ea0b10f..7bf5861 100644 --- a/.github/workflows/prober-github.yml +++ b/.github/workflows/prober-github.yml @@ -8,7 +8,7 @@ on: jobs: prober: - if: github.repository_owner == 'actions' + if: github.repository_owner == 'fhar28' permissions: attestations: write id-token: write