mirror of
https://github.com/offa/android-foss.git
synced 2026-07-21 17:35:38 +02:00
CI
This commit is contained in:
@@ -23,3 +23,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: "*.md"
|
files: "*.md"
|
||||||
config_file: .markdownlint.json
|
config_file: .markdownlint.json
|
||||||
|
|
||||||
|
ensure_sorted:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
name: Ensure sorted
|
||||||
|
run: ./ensure_sorted.py
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user