Skip to content

Commit 978e1b8

Browse files
author
rahul-infra
committed
Updated PR title check.
1 parent f57d8e6 commit 978e1b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/terraform.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
name: PR title check
2525
if: ${{ github.event_name == 'pull_request_target' && github.event.pull_request.base.ref == 'main' }}
2626
uses: ./.github/workflows/pr-title.yaml
27+
permissions:
28+
pull-requests: read
29+
statuses: write
2730

2831
releasePreview:
2932
name: Release Preview

0 commit comments

Comments
 (0)