Skip to content

Commit be044fb

Browse files
authored
Update sync-all-readme.yml
1 parent e6f95c7 commit be044fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-all-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env:
1717
GH_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
1818
run: |
19-
REPOS=("GKI_KernelSU_SUSFS") # Your repository name
19+
REPOS=("GKI_KernelSU_SUSFS" "Sultan_KernelSU_SUSFS" "OnePlus_KernelSU_SUSFS" "Pixel_KernelSU_SUSFS") # Your repository name
2020
2121
for REPO in "${REPOS[@]}"; do
2222
git clone https://github.com/WildPlusKernel/$REPO.git

0 commit comments

Comments
 (0)