File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11---
2- name : Go CI Tests
2+ name : Go CI Lint
33
44on : # yamllint disable-line rule:truthy
55 push :
Original file line number Diff line number Diff line change 11# Algorithm Exercises (Golang)
22
3- [ ![ Go CI] ( https://github.com/sir-gon/algorithm-exercises-go/actions/workflows/go.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-go/actions/workflows/go.yml )
3+ [ ![ Go CI/CD Test] ( https://github.com/sir-gon/algorithm-exercises-go/actions/workflows/go-test.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-go/actions/workflows/go-test.yml )
4+ [ ![ Go CI/CD Lint] ( https://github.com/sir-gon/algorithm-exercises-go/actions/workflows/go-lint.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-go/actions/workflows/go-lint.yml )
45[ ![ Markdown Lint] ( https://github.com/sir-gon/algorithm-exercises-go/actions/workflows/markdown-lint.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-go/actions/workflows/markdown-lint.yml )
56[ ![ YAML lint] ( https://github.com/sir-gon/algorithm-exercises-go/actions/workflows/yamllint.yml/badge.svg )] ( https://github.com/sir-gon/algorithm-exercises-go/actions/workflows/yamllint.yml )
67
You can’t perform that action at this time.
0 commit comments