File tree 3 files changed +7
-70
lines changed
3 files changed +7
-70
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- name : Test and Lint
2
-
1
+ ---
2
+ name : Go
3
3
on :
4
- push :
5
- branches :
6
- - main
7
4
pull_request :
5
+ push :
8
6
branches :
9
7
- main
8
+ - ' release-*'
10
9
11
10
jobs :
12
11
test :
12
+ name : Tests
13
13
runs-on : ubuntu-latest
14
14
15
15
strategy :
Original file line number Diff line number Diff line change 1
1
# Prometheus Go client library
2
2
3
- [ ![ CircleCI ] ( https://circleci .com/gh/ prometheus/client_golang/tree/main. svg?style=svg )] ( https://circleci .com/gh/ prometheus/client_golang/tree/main )
4
- [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/prometheus/client_golang )] ( https://goreportcard.com/report/github.com/prometheus/client_golang )
3
+ [ ![ CI ] ( https://github .com/prometheus/client_golang/actions/workflows/ci.yml/badge. svg )] ( https://github .com/prometheus/client_golang/actions/workflows/ci.yml )
4
+ [[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/prometheus/client_golang )] ( https://goreportcard.com/report/github.com/prometheus/client_golang )
5
5
[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/prometheus/client_golang.svg )] ( https://pkg.go.dev/github.com/prometheus/client_golang )
6
6
[ ![ Slack] ( https://img.shields.io/badge/join%20slack-%23prometheus--client_golang-brightgreen.svg )] ( https://slack.cncf.io/ )
7
7
You can’t perform that action at this time.
0 commit comments