aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorQMK Bot2025-03-26 20:24:00 +0100
committerQMK Bot2025-03-26 20:24:00 +0100
commitc130b08f8e93bb63cf3569df95657e51ba89614e (patch)
treedc46d30474c20d1bb7b254a223b34e7779c6362a /.github
parent1a6a9a7c770b06866199caaa1022d7d01fc98e6b (diff)
parenta3c39bde0edf5c96f339fdfba801b6c249a75abf (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/auto_tag.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml
index b4465277b0..4afca6c66d 100644
--- 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'