feat: allow changelog comment from 3rd party PRs (#5724)
This commit is contained in:
2
.github/workflows/changelog-comment.yml
vendored
2
.github/workflows/changelog-comment.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Changelog Comment
|
name: Changelog Comment
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types: [opened, reopened]
|
types: [opened, reopened]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user