Create tags when lib/python changes

This commit is contained in:
Joel Challis 2025-03-26 16:40:43 +00:00 committed by GitHub
parent ce2f7d86be
commit 7be36270fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,7 @@ on:
- quantum/**/* - quantum/**/*
- tests/**/* - tests/**/*
- tmk_core/**/* - tmk_core/**/*
- lib/python/**/*
- util/**/* - util/**/*
- Makefile - Makefile
- '*.mk' - '*.mk'