Parcourir la source

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

Nick Brassel il y a 2 ans
Parent
commit
0f97402d21
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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'