Detect PRs bypassing DD changes (#26094)
This commit is contained in:
parent
fec01edaa4
commit
bd500ae092
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue