Skip to content

Commit 5e266a9

Browse files
committed
ci: Add Token to update-a2a-types
1 parent e15aadd commit 5e266a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-a2a-types.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
- name: Create Pull Request if generated file changed
6565
uses: peter-evans/create-pull-request@v6
6666
with:
67+
token: ${{ secrets.GITHUB_TOKEN }}
6768
committer: a2a-bot <[email protected]>
6869
author: a2a-bot <[email protected]>
6970
commit-message: "chore: 🤖 Auto-update A2A schema from specification"

0 commit comments

Comments
 (0)