There was an error while loading. Please reload this page.
1 parent 354a02f commit b33aa36Copy full SHA for b33aa36
1 file changed
.github/workflows/entropy-beauty-comment.yml
@@ -12,7 +12,7 @@ permissions:
12
jobs:
13
comment:
14
if: >
15
- github.event.workflow_run.event == 'pull_request' &&
+ github.event.workflow_run.event == 'pull_request_target' &&
16
github.event.workflow_run.conclusion == 'success'
17
runs-on: ubuntu-latest
18
steps:
0 commit comments