mirror of https://github.com/apache/cloudstack.git
Fix github action workflow (#12675)
This commit is contained in:
parent
32c0cdbed9
commit
87c8e74642
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue