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