diff --git a/.github/workflows/record_snapshots.yml b/.github/workflows/record_snapshots.yml index 3555fe6bc..50e3674a9 100644 --- a/.github/workflows/record_snapshots.yml +++ b/.github/workflows/record_snapshots.yml @@ -14,7 +14,7 @@ jobs: timeout-minutes: 45 if: > - github.event.label.name == 'record-snapshots && + github.event.label.name == 'record-snapshots' && github.event.pull_request.head.repo.full_name == github.repository permissions: