Update go.yml

This commit is contained in:
thom2305 2025-04-25 17:48:06 -04:00 committed by GitHub
parent 3595e7ef83
commit a2861d7f38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: