mirror of
https://wiilab.wiimart.org/wiimart/WiiSOAP
synced 2025-09-03 20:11:14 +02:00
Update go.yml
This commit is contained in:
parent
3595e7ef83
commit
a2861d7f38
6
.github/workflows/go.yml
vendored
6
.github/workflows/go.yml
vendored
@ -8,6 +8,12 @@ on:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
optional_input:
|
||||
description: 'Only run when needed'
|
||||
required: false
|
||||
default: ''
|
||||
|
||||
jobs:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user