Sfoglia il codice sorgente

Merge branch 'development' of https://github.com/TorqueGameEngines/Torque2D into development

Peter Robinson 3 anni fa
parent
commit
5648d676cf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/PR-builds.yml

+ 1 - 1
.github/workflows/PR-builds.yml

@@ -1,5 +1,5 @@
 name: Build Packages
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
 jobs:
   Build-Windows-32bit-VS2019:
     name: 32-bit Windows On VS2019