diff --git a/.github/workflows/cluster-ci.yml b/.github/workflows/cluster-ci.yml index 9c632df..88674dd 100644 --- a/.github/workflows/cluster-ci.yml +++ b/.github/workflows/cluster-ci.yml @@ -42,5 +42,5 @@ jobs: git config user.name ocfbot git add -A - git commit -m "chore: rebuild cluster repository" -m "triggered by: ${{ inputs.module_name }}" + git commit -m "chore: rebuild cluster repository" -m "triggered by: ${{ inputs.module_name }}" --allow-empty git push