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
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- "releases/**"
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
tests:
|
||||
permissions:
|
||||
|
Reference in New Issue
Block a user