Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
ci: change SDK action PR author
Browse files Browse the repository at this point in the history
This commit changes the pull request author of the SDK generation action
from the account that triggered the action to the GitHub actions bot.
  • Loading branch information
rickstaa committed Jul 23, 2024
1 parent 5c02796 commit dd4b878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-sdks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ jobs:
[${{ github.event.client_payload.sha}})](https://livepeer/ai-worker/commit/${{github.event.client_payload.sha }})).
branch: "update-openapi-spec"
base: "main"
author: "GitHub Actions <[email protected]>"

0 comments on commit dd4b878

Please sign in to comment.