Add workflow dispatch

This commit is contained in:
IThundxr 2024-10-22 06:56:20 -04:00 committed by GitHub
parent 1220bcfce7
commit 7ec7e2f737
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
name: Build
on: [ pull_request, push ]
on: [ workflow_dispatch, pull_request, push ]
jobs:
build: