mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
ci(scopes): add cli scope to github scopes.json
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
"scope": "deps",
|
||||
"path": "go.sum"
|
||||
},
|
||||
{
|
||||
"scope": "cli",
|
||||
"path": "src"
|
||||
},
|
||||
{
|
||||
"scope": "cli",
|
||||
"path": "package.json"
|
||||
},
|
||||
{
|
||||
"scope": "deps",
|
||||
"path": "go.mod"
|
||||
|
||||
Reference in New Issue
Block a user