test workfow
This commit is contained in:
11
.github/workflows/go-test.yaml
vendored
11
.github/workflows/go-test.yaml
vendored
@@ -1,16 +1,7 @@
|
|||||||
name: Go-Tests
|
name: Go-Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
workflow_dispatch:
|
||||||
types: [opened, synchronize, reopened]
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
- main
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
- main
|
|
||||||
- "releases/**"
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
permissions:
|
permissions:
|
||||||
|
Reference in New Issue
Block a user