Skip to content

Commit e086c8a

Browse files
committed
more ci
1 parent b3f2135 commit e086c8a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

template/.github/workflows/ci.yaml.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
permissions:
6060
id-token: write # needed to assume OIDC roles (e.g. for downloading from CodeArtifact)
6161
contents: write # needed for mutex
62+
pull-requests: write # needed to potentially post the preview on the PR as a comment
6263
with:
6364
AWS_REGION: {% endraw %}{{ aws_region_for_stack }}{% raw %}
6465
PULUMI_STACK_NAME: {% endraw %}{{ pulumi_stack_name }}{% raw %}

0 commit comments

Comments
 (0)