Skip to content

Commit

Permalink
enable auto merge for cli dev version PRs (#10434)
Browse files Browse the repository at this point in the history
These PRs have been working just fine for a few days now, so enable
auto merge for them.
  • Loading branch information
tgummerer authored Dec 20, 2023
1 parent 3508687 commit 8534465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pulumi-cli-dev-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
destination_branch: "master"
pr_title: "Regen dev version pulumi@${{ github.event.client_payload.dev_version}}"
pr_body: "Automated PR"
pr_label: "automation/pulumi-cli-docs,automation/merge"
github_token: ${{ secrets.PULUMI_BOT_TOKEN }}
update-latest-dev-version:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8534465

Please sign in to comment.