summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2022-12-15 07:50:02 +1100
committerGitHub <noreply@github.com>2022-12-15 07:50:02 +1100
commit0f97402d2131a26192ba3e657289d262c2315fa3 (patch)
treea2b1aa47f26375707197c2900e30bd3f0a53c500 /.github
parent35f460643aa836d5340ab7ae9585d75e26d42f8a (diff)
Add builddefs to the paths associated with tagging. (#19329)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/auto_tag.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/auto_tag.yml b/.github/workflows/auto_tag.yml
index f140cf2182..529bd794a5 100644
--- a/.github/workflows/auto_tag.yml
+++ b/.github/workflows/auto_tag.yml
@@ -11,6 +11,7 @@ on:
- tests/**/*
- util/**/*
- platforms/**/*
+ - builddefs/**/*
- Makefile
- '*.mk'