We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea09f0c commit 70e00bfCopy full SHA for 70e00bf
.github/workflows/unity_build_plugins.yml
@@ -22,8 +22,8 @@ on:
22
- unreal/Puerts/ThirdParty/**
23
- .github/workflows/unity_build_plugins.yml
24
- .github/workflows/composites/unity-build-plugins/**
25
- branches-ignore:
26
- - 'unity-3.0.0'
+# branches-ignore:
+# - 'unity-3.0.0'
27
28
env:
29
RUNID: 613573412
.github/workflows/unity_unittest.yml
@@ -13,8 +13,8 @@ on:
13
- unreal/Puerts/Source/JsEnv/Private/WebSocketImpl.cpp
14
- unreal/Puerts/Source/JsEnv/Private/PromiseRejectCallback.hpp
15
- .github/workflows/unity_unittest.yml
16
17
18
19
20
0 commit comments