mirror of
https://github.com/offa/android-foss.git
synced 2025-11-15 21:08:30 +05:30
CI
This commit is contained in:
parent
99910ef42d
commit
b64ca33f98
1 changed files with 6 additions and 0 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
|
@ -23,3 +23,9 @@ jobs:
|
|||
with:
|
||||
files: "*.md"
|
||||
config_file: .markdownlint.json
|
||||
|
||||
ensure_sorted:
|
||||
runs-on: ubuntu-latest
|
||||
name: Ensure sorted
|
||||
run: ./ensure_sorted.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue