File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11---
22# based on https://github.com/mvdan/github-actions-golang
3- name : CI
3+ name : tests
44
55on :
66 pull_request :
Original file line number Diff line number Diff line change 1- name : Semgrep
1+ name : semgrep
22
33on :
44 # Scan changed files in PRs, block on new issues only (existing issues ignored)
Original file line number Diff line number Diff line change 1- ![ tests] ( https://github.com/tech-branch/glassnode /actions/workflows/main.yml/badge.svg )
2- ![ continuous semgrep] ( https://github.com/tech-branch/glassnode /actions/workflows/semgrep.yml/badge.svg )
1+ ![ tests] ( https://github.com/tech-branch/tbkv /actions/workflows/main.yml/badge.svg )
2+ ![ continuous semgrep] ( https://github.com/tech-branch/tbkv /actions/workflows/semgrep.yml/badge.svg )
33
44## TBKV key-val store
55
You can’t perform that action at this time.
0 commit comments