Create tags when lib/python changes (#25064)

Create tags when lib/python changes
This commit is contained in:
Joel Challis
2025-03-26 19:23:28 +00:00
committed by GitHub
parent ce2f7d86be
commit a3c39bde0e

View File

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