test workfow
This commit is contained in:
4
.github/workflows/go-test.yaml
vendored
4
.github/workflows/go-test.yaml
vendored
@@ -1,7 +1,9 @@
|
|||||||
name: Go-Tests
|
name: Go-Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
push:
|
||||||
|
branches:
|
||||||
|
- "**"
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
permissions:
|
permissions:
|
||||||
|
Reference in New Issue
Block a user