diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 36c86acfd..c4444415b 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -6,6 +6,7 @@ on: paths-ignore: - '.github/**' - 'configs/**' + - 'config-templates/**' - 'testing-configs/**' - '.gitignore' - 'LICENSE'