Skip to content

Commit

Permalink
Run sonarcloud action in pull_request_target branch to get the token
Browse files Browse the repository at this point in the history
  • Loading branch information
cbosdo committed Oct 11, 2023
1 parent 73d5170 commit afc7b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- '**.py'
- 'web/html/src/**.ts'
- 'web/html/src/**.tsx'
pull_request:
pull_request_target:
paths:
- 'java/**.java'
- 'java/**.xml'
Expand Down

0 comments on commit afc7b3c

Please sign in to comment.