Skip to content

Commit

Permalink
use Token so CI checks are run
Browse files Browse the repository at this point in the history
  • Loading branch information
lantoli committed Nov 5, 2023
1 parent 4b22f8c commit 90bf46a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
if: steps.verify-changed-files.outputs.files_changed == 'true'
with:
title: "chore: Updates Atlas Go SDK"
token: ${{ secrets.TOKEN_TO_OPEN_PR }}
commit-message: "build(deps): bump go.mongodb.org/atlas-sdk"
delete-branch: true
branch: atlas-sdk-update
Expand Down

0 comments on commit 90bf46a

Please sign in to comment.