Add builddefs to the paths associated with tagging. (#19329)
1 files changed, 1 insertions(+), 0 deletions(-) M .github/workflows/auto_tag.yml
M .github/workflows/auto_tag.yml => .github/workflows/auto_tag.yml +1 -0
@@ 11,6 11,7 @@ on: - tests/**/* - util/**/* - platforms/**/* + - builddefs/**/* - Makefile - '*.mk'