Skip to content

Commit b358f0d

Browse files
authored
Update badges and cron job (WildKernels#230)
1 parent 8b820af commit b358f0d

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

.github/workflows/mirror-toolchains.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
name: Mirror static toolchains to GitHub Release
1+
name: 🛠️ ToolChains Generator
22

33
permissions:
44
contents: write
55

66
on:
7+
schedule:
8+
- cron: '0 0 * * 0' # Every Sunday at 00:00 UTC
79
workflow_dispatch:
810
workflow_call:
911

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
# 🔥 Wild Kernels for OnePlus (Oppo/Realme)
44

5+
[![KernelSU-Next](https://img.shields.io/badge/KernelSU_Next-Supported-green)](https://kernelsu-next.github.io/webpage/)
56
[![KernelSU](https://img.shields.io/badge/KernelSU-Supported-green)](https://kernelsu.org/)
6-
[![KernelSU-Next](https://img.shields.io/badge/KernelSU-Supported-green)](https://kernelsu-next.github.io/webpage/)
7-
[![SUSFS](https://img.shields.io/badge/SUSFS-Integrated-orange)](https://gitlab.com/simonpunk/susfs4ksu)
8-
[![KernelSU](https://img.shields.io/badge/KernelSU-Supported-green)](https://kernelsu.org/)
7+
[![Wild KSU](https://img.shields.io/badge/Wild_KSU-Not%20Supported-cb2431)](https://github.com/WildKernels/Wild_KSU/)
8+
[![SUSFS](https://img.shields.io/badge/SUSFS-Integrated-orange?logo=gitlab)](https://gitlab.com/simonpunk/susfs4ksu)
99
[![OnePlusOSS Tracking Status](https://img.shields.io/badge/OnePlusOSS--Tracker-active-green)](https://github.com/WildKernels/OnePlus_KernelSU_SUSFS/blob/status-page/README.md)
1010

1111
</div>

0 commit comments

Comments
 (0)