Try to fix the record_snapshots workflow trigger

This commit is contained in:
Stefan Ceriu
2026-04-20 12:52:04 +03:00
parent 4eb15cb588
commit 21fc5f8c8b

View File

@@ -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: