Przeglądaj źródła

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

Nick Brassel 2 lat temu
rodzic
commit
0f97402d21
1 zmienionych plików z 1 dodań i 0 usunięć
  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'