Detect PRs bypassing DD changes (#26094)
This commit is contained in:
parent
fec01edaa4
commit
bd500ae092
|
|
@ -8,6 +8,9 @@ on:
|
|||
paths:
|
||||
- 'data/constants/**'
|
||||
- 'lib/python/**'
|
||||
- 'quantum/rgblight/rgblight_breathe_table.h'
|
||||
- 'quantum/keycodes.h'
|
||||
- 'quantum/keymap_extras/**'
|
||||
|
||||
jobs:
|
||||
regen:
|
||||
|
|
|
|||
Loading…
Reference in New Issue