Fix record_snapshots workflow trigger
This commit is contained in:
2
.github/workflows/record_snapshots.yml
vendored
2
.github/workflows/record_snapshots.yml
vendored
@@ -2,7 +2,7 @@ name: Record Snapshots
|
||||
|
||||
on:
|
||||
# Triggered when a maintainer adds the "record-snapshots" label to a PR.
|
||||
pull_request_target: # zizmor: ignore[dangerous-triggers]
|
||||
pull_request: # zizmor: ignore[dangerous-triggers]
|
||||
types: [labeled]
|
||||
|
||||
permissions: {}
|
||||
|
||||
Reference in New Issue
Block a user