commit: c130b08f8e93bb63cf3569df95657e51ba89614e parent 1a6a9a7c770b06866199caaa1022d7d01fc98e6b Author: QMK Bot <hello@qmk.fm> Date: Wed, 26 Mar 2025 19:24:00 +0000 Merge remote-tracking branch 'origin/master' into developDiffstat:
M | .github/workflows/auto_tag.yml | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml
@@ -15,6 +15,7 @@ on: - quantum/**/* - tests/**/* - tmk_core/**/* + - lib/python/**/* - util/**/* - Makefile - '*.mk'