We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9ce01 commit e8aa79aCopy full SHA for e8aa79a
.github/workflows/changelog-preview.yml
@@ -1,7 +1,7 @@
1
# taken from https://getsentry.github.io/craft/github-actions/#changelog-preview-reusable-workflow
2
name: Changelog Preview
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [opened, synchronize, reopened, edited, labeled]
6
7
permissions:
0 commit comments