File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# This workflow will build a golang project
2
2
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go
3
3
4
- name : Go
4
+ name : CI
5
5
6
6
on :
7
7
push :
Original file line number Diff line number Diff line change
1
+
2
+ [ ![ CI] ( https://github.com/nginxinc/nginx-k8s-loadbalancer/actions/workflows/build-test.yml/badge.svg )] ( https://github.com/nginxinc/nginx-k8s-loadbalancers/actions/workflows/build-test.yml ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/nginxinc/nginx-k8s-loadbalancer )] ( https://goreportcard.com/report/github.com/nginxinc/nginx-k8s-loadbalancer ) [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 ) [ ![ GitHub release (latest SemVer)] ( https://img.shields.io/github/v/release/nginxinc/nginx-k8s-loadbalancer?logo=github&sort=semver )] ( https://github.com/nginxinc/nginx-k8s-loadbalancer/releases/latest ) ![ GitHub go.mod Go version] ( https://img.shields.io/github/go-mod/go-version/nginxinc/nginx-k8s-loadbalancer?logo=go ) [ ![ OpenSSF Scorecard] ( https://api.securityscorecards.dev/projects/github.com/nginxinc/nginx-k8s-loadbalancer/badge )] ( https://api.securityscorecards.dev/projects/github.com/nginxinc/nginx-k8s-loadbalancer )
3
+
1
4
<div style =" margin-bottom : 5em ;" >
2
5
<span>
3
6
<img style="float: left;" src="nkl-logo.svg" width="124" />
You can’t perform that action at this time.
0 commit comments