Allow re-running the GH actions build manually

This commit is contained in:
comp500 2025-01-19 23:10:57 +00:00
parent 0626c00149
commit 241f24b550

View File

@ -1,5 +1,5 @@
name: Go
on: [push]
on: [push, workflow_dispatch]
jobs:
build: