We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1667d23 commit dca95ddCopy full SHA for dca95dd
.github/workflows/previews-cf-dependabot.yml
@@ -6,8 +6,6 @@ name: 'Deploy: Cloudflare PR Preview (Dependabot)'
6
# see https://securitylab.github.com/resources/github-actions-preventing-pwn-requests/
7
# see https://github.com/dependabot/dependabot-core/issues/3253#issuecomment-852541544
8
9
-permissions: {}
10
-
11
on:
12
# pull_request_target permits secrets access; does not check out merge commit by default
13
pull_request_target:
0 commit comments