mirror of
https://github.com/offa/android-foss.git
synced 2025-11-15 04:48:31 +05:30
CI fix Ensure sorted job
This commit is contained in:
parent
b9805a97fb
commit
5abbc72804
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -26,6 +26,8 @@ jobs:
|
||||||
|
|
||||||
ensure_sorted:
|
ensure_sorted:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
name: Ensure sorted
|
name: Ensure sorted
|
||||||
steps:
|
steps:
|
||||||
- name: Ensure sorted
|
- name: Ensure sorted
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue