Skip to content

Commit caf0a9c

Browse files
committed
Test2
1 parent 570cad9 commit caf0a9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-fabric.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build Fabric
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
branches:
66
- 1.21
77
types:

.github/workflows/build-neoforge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build NeoForge
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
branches:
66
- 1.21
77
types:

0 commit comments

Comments
 (0)