Skip to content

Commit

Permalink
#2251 try pull-request-target
Browse files Browse the repository at this point in the history
  • Loading branch information
c71n93 committed May 17, 2024
1 parent 68dd11f commit 2394d94
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ on:
push:
branches:
- master
pull_request:
pull_request_target:
branches:
- master
paths-ignore: [ 'paper/**', 'sandbox/**' ]
types: [ opened, synchronize, reopened ]
jobs:
sonarcloud:
Expand Down

0 comments on commit 2394d94

Please sign in to comment.