Fix github action workflow (#12675)

This commit is contained in:
Pearl Dsilva 2026-02-23 02:59:31 -05:00 committed by GitHub
parent 32c0cdbed9
commit 87c8e74642
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@
name: "PR Merge Conflict Check"
on:
push:
pull_request_target:
types: [synchronize]
pull_request:
types: [opened, synchronize, reopened]
permissions: # added using https://github.com/step-security/secure-workflows
contents: read