diff options
| author | QMK Bot | 2025-03-26 20:24:00 +0100 |
|---|---|---|
| committer | QMK Bot | 2025-03-26 20:24:00 +0100 |
| commit | c130b08f8e93bb63cf3569df95657e51ba89614e (patch) | |
| tree | dc46d30474c20d1bb7b254a223b34e7779c6362a /.github | |
| parent | 1a6a9a7c770b06866199caaa1022d7d01fc98e6b (diff) | |
| parent | a3c39bde0edf5c96f339fdfba801b6c249a75abf (diff) | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/auto_tag.yml | 1 |
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' |