Skip to content

Commit

Permalink
fix pu/pu automerge failure
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinMartinov committed Mar 6, 2025
1 parent bd92dfd commit 64b1555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/weekly-pulumi-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}
- name: "Set PR to auto-merge"
if: steps.gomod.outputs.changes != 0
run: "gh pr merge --auto --squash ${{ steps.create-pr.outputs.pr_url }}"
name: weekly-pulumi-update

0 comments on commit 64b1555

Please sign in to comment.