Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#2650)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-native-provider-workflows workflow in the pulumi/ci-mgmt repo,
from commit 9c407c3662f239fcff04660e0467b00c0806a0f4.
  • Loading branch information
pulumi-bot committed Nov 3, 2023
1 parent 82dd29f commit 77f09b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-pulumi-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
git add .
git commit -m "Updated modules"
git commit -m "Updated modules" || echo "ignore commit failure, may be empty"
git push origin update-pulumi/${{ github.run_id }}-${{ github.run_number }}
- name: Create PR
Expand Down

0 comments on commit 77f09b3

Please sign in to comment.