From 44e919f6cffb82489137d65cb649db54ad02821f Mon Sep 17 00:00:00 2001 From: Julian Psotta Date: Sun, 4 Feb 2024 01:45:21 +0100 Subject: [PATCH] chore(config): Adjust commit message --- .github/workflows/config-conversion-automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/config-conversion-automation.yml b/.github/workflows/config-conversion-automation.yml index 605b23be0d..97f48919ec 100644 --- a/.github/workflows/config-conversion-automation.yml +++ b/.github/workflows/config-conversion-automation.yml @@ -58,4 +58,4 @@ jobs: - uses: MichaelsJP/git-auto-commit-action@v5 if: env.pr_state == 'OPEN' && env.pr_is_draft == 'false' && env.config_has_changed == 'true' with: - commit_message: 'chore(config): automatic conversion of application.yml to ors-config.yml' + commit_message: 'chore(config): automatic conversion of application.yml to ors-config.yml ans ors-config.env'