Update GitHub Actions workflows. (#548)

This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 06a4a07bc11ada9498ce86091ac0d55443ee294b.
This commit is contained in:
Pulumi Bot
2025-05-17 01:46:30 -04:00
committed by GitHub
parent 82057d3065
commit 0ec7f16bd7

View File

@@ -6,6 +6,8 @@ on:
types: types:
- run-acceptance-tests-command - run-acceptance-tests-command
pull_request: pull_request:
paths-ignore:
- CHANGELOG.md
workflow_dispatch: {} workflow_dispatch: {}
env: env:
GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }} GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}