Skip to content

Commit eabb63f

Browse files
author
rahul-infra
committed
refactored permissions indentation issue.
1 parent 589e81c commit eabb63f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/terraform.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ on:
1313
branches:
1414
- main
1515

16-
permissions:
17-
contents: read
18-
pull-requests: write
19-
actions: read
20-
statuses: write
16+
permissions:
17+
contents: write
18+
pull-requests: write
19+
actions: read
20+
statuses: write
2121

2222
jobs:
2323
prTitlecheck:

0 commit comments

Comments
 (0)