Skip to content

Commit ba97ccb

Browse files
authored
ci: Fix cache cleanup for PRs from forks (#98)
1 parent 0093529 commit ba97ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: cleanup branch caches
33

44
on:
5-
pull_request:
5+
pull_request_target:
66
types:
77
- closed
88

0 commit comments

Comments
 (0)