Files
scripts/.github/workflows/go.yml
Workflow config file is invalid. Please check your config file: yaml: line 3: mapping values are not allowed in this context
Igor Pecovnik a2d0831470 Rename
2022-01-15 22:15:34 +01:00

13 lines
156 B
YAML

name: CI
on:
workflow_dispatch:
inputs:
choice:
type: choice
description: Make a choice
options:
- test
- avc