Skip to content

Commit e2991be

Browse files
fixup! chore: add workflow to test Cloudflare Worker build on PRs and pushes
update incorrect `pull_request_target` to `pull_request`
1 parent a2f8480 commit e2991be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cloudflare-open-next-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
push:
1111
branches:
1212
- main
13-
pull_request_target:
13+
pull_request:
1414
branches:
1515
- main
1616
types:

0 commit comments

Comments
 (0)