mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-07 10:53:17 +02:00
Detect PRs bypassing DD changes (#26094)
This commit is contained in:
@@ -8,6 +8,9 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- 'data/constants/**'
|
- 'data/constants/**'
|
||||||
- 'lib/python/**'
|
- 'lib/python/**'
|
||||||
|
- 'quantum/rgblight/rgblight_breathe_table.h'
|
||||||
|
- 'quantum/keycodes.h'
|
||||||
|
- 'quantum/keymap_extras/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
regen:
|
regen:
|
||||||
|
|||||||
Reference in New Issue
Block a user