mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
fix: use proper trigger
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: clang-format Check
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
paths:
|
||||
- '**.c'
|
||||
- '**.h'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: Lint (pyrefly + ruff)
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
paths:
|
||||
- "software/**"
|
||||
- ".github/workflows/**"
|
||||
|
||||
Reference in New Issue
Block a user