mirror of
https://github.com/packwiz/packwiz.git
synced 2025-04-12 01:16:30 +02:00
Allow re-running the GH actions build manually
This commit is contained in:
parent
0626c00149
commit
241f24b550
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Go
|
||||
on: [push]
|
||||
on: [push, workflow_dispatch]
|
||||
jobs:
|
||||
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user