mirror of
https://github.com/offa/android-foss.git
synced 2026-07-21 17:35:38 +02:00
Fix CI check
This commit is contained in:
@@ -30,6 +30,8 @@ jobs:
|
||||
contents: read
|
||||
name: Ensure sorted
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@main
|
||||
- name: Ensure sorted
|
||||
run: python3 ensure_sorted.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user