소스 검색

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

Nick Brassel 2 년 전
부모
커밋
0f97402d21
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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'