Allow to run special builds with manual dispatch

This commit is contained in:
Luis Díaz Más
2022-01-27 17:56:09 +01:00
parent 942d866979
commit 928d8ee636
@@ -1,6 +1,8 @@
name: On PRs - Linux Special Builds
on: [pull_request]
on:
workflow_dispatch:
pull_request:
jobs:
special_debugRelease: