Post-merge / configure-repo (push) Waiting to run
Post-merge / publish (push) Waiting to run
Post-merge / detect-type (push) Waiting to run
Post-merge / release (push) Waiting to run
Post-merge / sync-wiki (push) Waiting to run
Post-merge / validate-commit-msg (push) Waiting to run
Post-merge / vikunja (push) Waiting to run
Post-merge / badges (push) Waiting to run
7 lines
161 B
YAML
7 lines
161 B
YAML
extends: existence
|
|
message: "Unlabeled code block — add a language tag (```bash, ```yaml, etc.)"
|
|
level: warning
|
|
scope: raw
|
|
raw:
|
|
- '(?ms)^\n```\n.*?^```\s*$'
|