12 lines
313 B
YAML
12 lines
313 B
YAML
|
apiVersion: git.front.kjuulh.io/kjuulh/kraken/blob/main/schema/v1
|
||
|
name: write-a-readme
|
||
|
select:
|
||
|
repositories:
|
||
|
- git@git.front.kjuulh.io:kjuulh/kraken-test.git
|
||
|
# providers:
|
||
|
# - gitea: https://git.front.kjuulh.io
|
||
|
# organisation: "cibus"
|
||
|
queries:
|
||
|
- type: grep
|
||
|
query: "# README"
|