Try to fix the record_snapshots workflow trigger.. again

This commit is contained in:
Stefan Ceriu
2026-04-20 12:53:25 +03:00
parent 21fc5f8c8b
commit 2c6a3e0b9a

View File

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