Skip to content

Commit f41dcb3

Browse files
author
Adetokunbo Ige
committed
feat: code improvements
Signed-off-by: Adetokunbo Ige <[email protected]>
1 parent 88b0951 commit f41dcb3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/pulumi-deploy.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ jobs:
1111
pulumi-deploy:
1212
runs-on: ubuntu-latest
1313

14+
permissions:
15+
id-token: write
16+
contents: read
17+
pull-requests: write
18+
repository-projects: write
19+
1420
steps:
1521
- name: Checkout code
1622
uses: actions/checkout@v4

0 commit comments

Comments
 (0)