We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c54f4 commit 2acb576Copy full SHA for 2acb576
updatecli/values.d/scm_githubsearch.yaml
@@ -1,7 +1,7 @@
1
scm:
2
enabled: true
3
kind: githubsearch
4
- search: "org:updatecli archived:false"
+ search: "org:updatecli archived:false is:public"
5
branch: "^main$|^master$"
6
commitusingapi: true
7
user: updateclibot
0 commit comments