Browse Source

Add builddefs to the paths associated with tagging. (#19329)

Nick Brassel 2 years ago
parent
commit
0f97402d21
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/auto_tag.yml

+ 1 - 0
.github/workflows/auto_tag.yml

@@ -11,6 +11,7 @@ on:
     - tests/**/*
     - util/**/*
     - platforms/**/*
+    - builddefs/**/*
     - Makefile
     - '*.mk'