ci: workflow modifications

This commit is contained in:
Rifat Azad
2024-12-12 21:18:34 +06:00
committed by rifsxd
parent f57d52437c
commit c6ba5be134
9 changed files with 29 additions and 29 deletions

View File

@@ -3,13 +3,13 @@ name: Rustfmt check
on:
push:
branches:
- 'main'
- 'next'
paths:
- '.github/workflows/rustfmt.yml'
- 'userspace/ksud/**'
pull_request:
branches:
- 'main'
- 'next'
paths:
- '.github/workflows/rustfmt.yml'
- 'userspace/ksud/**'