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