diff --git a/.github/workflows/update-specs.yml b/.github/workflows/update-specs.yml index 0b561c6d2..626c23608 100644 --- a/.github/workflows/update-specs.yml +++ b/.github/workflows/update-specs.yml @@ -42,7 +42,6 @@ jobs: with: token: ${{ secrets.TOKEN_INFERENCE_SYNC_BOT }} commit-message: Update tasks specs (automated commit) - author: Inference Sync Bot branch: update-tasks-specs-automated-pr delete-branch: true title: "[Bot] Update tasks specs"