Skip to content

Commit 589e81c

Browse files
author
rahul-infra
committed
added statuses write for my pr title check.
1 parent f37eae1 commit 589e81c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/terraform.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ on:
1616
permissions:
1717
contents: read
1818
pull-requests: write
19-
statuses: read
19+
actions: read
20+
statuses: write
2021

2122
jobs:
2223
prTitlecheck:

0 commit comments

Comments
 (0)