diff --git a/.ci/actions/main-sync/action.yml b/.ci/actions/main-sync/action.yml index 2ba1c7a1..a050c7f3 100644 --- a/.ci/actions/main-sync/action.yml +++ b/.ci/actions/main-sync/action.yml @@ -13,7 +13,7 @@ inputs: main_sync_workflow_exclude_paths: description: 'Paths to be excluded during merge' required: false - default: .ci .github + default: .ci .github .asf.yaml main_sync_workflow_pr_reviewers: description: 'Reviewers for the PR' required: false