Skip to content

Commit

Permalink
chore(config): Adjust commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelsJP committed Feb 4, 2024
1 parent c6e812d commit 44e919f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/config-conversion-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 44e919f

Please sign in to comment.