Add workflow dispatch

This commit is contained in:
rr3khan 2024-09-08 00:52:56 -04:00
parent 356fa7ba02
commit f5e923889c
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
env:
BUILD_TYPE: Release

View File

@ -8,6 +8,7 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
env:
BUILD_TYPE: Release