Skip to content

Commit f14fd17

Browse files
committed
ci: fix broken cleanup from forks
1 parent 47f406e commit f14fd17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cleanup-cloudflare.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Cleanup staging
22
description: Cleanup staging environment; this occurs on PR merge or close
33

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

88
jobs:

0 commit comments

Comments
 (0)