diff --git a/.github/workflows/global-replicator.yml b/.github/workflows/global-replicator.yml index b4ee56f2..bbb51f6d 100644 --- a/.github/workflows/global-replicator.yml +++ b/.github/workflows/global-replicator.yml @@ -216,6 +216,7 @@ jobs: committer_email: info@asyncapi.io commit_message: "ci: update .prettierignore from global .github repo" bot_branch_name: bot/update-files-from-global-repo + destination: ./ # This setup is separate from the generic workflow setup because this workflow is mandatory. # Maintainers cannot opt out for any reason except technical ones.