Update build.yml

Added workflow_dispatch
This commit is contained in:
Andrevich 2024-12-08 12:51:57 +04:00 committed by GitHub
parent f7572e15e2
commit 8d768eff60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
name: Build domains_all and ipsum
on:
workflow_dispatch: # Allows manual trigger of the workflow
##push:
##branches:
## - main