Skip to content

Commit f35e970

Browse files
authored
Update pull-request.yml
1 parent abf6860 commit f35e970

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Process Pull Request
22

33
on:
44
pull_request_target:
5+
pull_request:
56

67
jobs:
78
build:
@@ -31,4 +32,4 @@ jobs:
3132
velocity:Geyser-Velocity.jar
3233
viaproxy:Geyser-ViaProxy.jar
3334
project: geyserpreview
34-
runId: ${{ github.run_id }}
35+
runId: ${{ github.run_id }}

0 commit comments

Comments
 (0)