diff --git a/.github/workflows/regen.yml b/.github/workflows/regen.yml index 54daadfa29..516b02aef0 100644 --- a/.github/workflows/regen.yml +++ b/.github/workflows/regen.yml @@ -8,6 +8,9 @@ on: paths: - 'data/constants/**' - 'lib/python/**' + - 'quantum/rgblight/rgblight_breathe_table.h' + - 'quantum/keycodes.h' + - 'quantum/keymap_extras/**' jobs: regen: