Skip to content

Commit b1f9216

Browse files
igromanruUE4SS
authored andcommitted
ops: Trigger the “Make Experimental Release” action if changes have been made in the assets/Mods/ directory or if an .ini file has been changed in assets or one of its subfolders.
1 parent c2a8866 commit b1f9216

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/experimental.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ on:
1111
- "UE4SS/generated_include/**"
1212
- "deps/**"
1313
- "UE4SS/proxy_generator/**"
14+
- "assets/Mods/**"
15+
- "assets/**.ini"
1416

1517
permissions:
1618
contents: read

0 commit comments

Comments
 (0)