Try to fix the record_snapshots workflow trigger
This commit is contained in:
2
.github/workflows/record_snapshots.yml
vendored
2
.github/workflows/record_snapshots.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user