1
0

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/**/* - quantum/**/*
- tests/**/* - tests/**/*
- tmk_core/**/* - tmk_core/**/*
- lib/python/**/*
- util/**/* - util/**/*
- Makefile - Makefile
- '*.mk' - '*.mk'