We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f406e commit f14fd17Copy full SHA for f14fd17
.github/workflows/cleanup-cloudflare.yaml
@@ -2,7 +2,7 @@ name: Cleanup staging
2
description: Cleanup staging environment; this occurs on PR merge or close
3
4
on:
5
- pull_request:
+ pull_request_target:
6
types: [closed]
7
8
jobs:
0 commit comments