Add workflow_dispatch as trigger on build.yml

This commit is contained in:
天クマ 2026-04-19 11:09:15 -03:00
commit 2aa783213f

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- master
workflow_dispatch:
jobs:
build: