Skip to content

Commit

Permalink
Use pull_request_target so that the quality-monitor writes to the PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Apr 23, 2024
1 parent 497962e commit 10c303d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality-monitor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Quality Monitor PR'

on:
pull_request:
pull_request_target:

jobs:
build:
Expand Down

0 comments on commit 10c303d

Please sign in to comment.