Skip to content

Commit fdf6640

Browse files
committed
fix: regrant pr permissions
1 parent f9c960b commit fdf6640

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/terraform-plan.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ on:
88
- ".github/workflows/terraform-plan.yml"
99

1010
permissions:
11-
id-token: write
1211
contents: read
12+
id-token: write
13+
pull-requests: write
1314

1415
jobs:
1516
terraform-plan:

0 commit comments

Comments
 (0)