Allow to run special builds with manual dispatch
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: On PRs - Linux Special Builds
|
||||
|
||||
on: [pull_request]
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
special_debugRelease:
|
||||
|
||||
Reference in New Issue
Block a user