Skip to content

Commit 06a379c

Browse files
committed
build: change workflow trigger
1 parent 17b2358 commit 06a379c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ name: cleanup_coverage
2323
on:
2424

2525
# Trigger the workflow when a pull request is closed (e.g., merged or closed without merging):
26-
pull_request:
26+
pull_request_target:
2727
types:
2828
- closed
2929

0 commit comments

Comments
 (0)