mirror of
https://github.com/packwiz/packwiz.git
synced 2025-04-19 13:06: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
|
name: Go
|
||||||
on: [push]
|
on: [push, workflow_dispatch]
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user