mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Rename
This commit is contained in:
12
.github/workflows/go.yml
vendored
Normal file
12
.github/workflows/go.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
name: CI
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
choice:
|
||||
type: choice
|
||||
description: Make a choice
|
||||
options:
|
||||
- test
|
||||
- avc
|
||||
|
||||
Reference in New Issue
Block a user