Workflow Updates (#481)

* Update

* Use ubuntu-22.04

* Revert some renamings

* Create renovate.json

* oops
This commit is contained in:
Caner Karaca
2025-06-11 01:23:22 +03:00
committed by GitHub
parent 10f7d5cf50
commit b1250b002e
12 changed files with 279 additions and 68 deletions

View File

@@ -3,14 +3,14 @@ name: Clippy check
on:
push:
branches:
- x86
- next
paths:
- '.github/workflows/clippy.yml'
- 'userspace/ksud_magic/**'
- 'userspace/ksud_overlayfs/**'
pull_request:
branches:
- x86
- next
paths:
- '.github/workflows/clippy.yml'
- 'userspace/ksud_magic/**'