mirror of
https://wiilab.wiimart.org/wiimart/WiiSOAP
synced 2025-09-05 21:11:02 +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" ]
|
branches: [ "master" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "master" ]
|
branches: [ "master" ]
|
||||||
|
workflow_dispatch:
|
||||||
|
inputs:
|
||||||
|
optional_input:
|
||||||
|
description: 'Only run when needed'
|
||||||
|
required: false
|
||||||
|
default: ''
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user