Skip to content

Commit 66cbe0a

Browse files
committed
replace pull_request_target with pull_request
1 parent 88ff77d commit 66cbe0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonar-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
name: Sonar Quality Check
1919

20-
on: [pull_request_target]
20+
on: [pull_request]
2121

2222
permissions:
2323
contents: read

0 commit comments

Comments
 (0)