There was an error while loading. Please reload this page.
1 parent f9c960b commit fdf6640Copy full SHA for fdf6640
1 file changed
.github/workflows/terraform-plan.yml
@@ -8,8 +8,9 @@ on:
8
- ".github/workflows/terraform-plan.yml"
9
10
permissions:
11
- id-token: write
12
contents: read
+ id-token: write
13
+ pull-requests: write
14
15
jobs:
16
terraform-plan:
0 commit comments