From 4396e8cbdfb2e26adf4bff49b0cc69bab15c76ed Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Tue, 26 Oct 2021 10:46:31 +0200 Subject: [PATCH] Build when Platformio setup changes --- .github/workflows/build_all_the_things.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_all_the_things.yml b/.github/workflows/build_all_the_things.yml index 32347b0b0..a802af99d 100644 --- a/.github/workflows/build_all_the_things.yml +++ b/.github/workflows/build_all_the_things.yml @@ -12,6 +12,7 @@ on: - '**.json' - '**.properties' - 'pio-tools/*.py' + - '**.ini' jobs: base-images: