Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot authored Feb 12, 2025
1 parent 6aeaec4 commit a0bfddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
username: pulumi-bot
automerge: true
target-version: ${{ steps.target_version.outputs.version }}
allow-missing-docs: false
allow-missing-docs: true
- name: Comment on upgrade issue if automated PR failed
if: steps.upgrade_provider.outcome == 'failure'
shell: bash
Expand Down

0 comments on commit a0bfddc

Please sign in to comment.