Skip to content

Commit 3799f18

Browse files
author
rahul-infra
committed
updated terraform yaml.
1 parent f3597f8 commit 3799f18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/terraform.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ permissions:
2222
jobs:
2323
prTitlecheck:
2424
name: PR title check
25+
if: ${{ github.event_name == 'pull_request' && github.event.pull_request.base.ref == 'main' }}
2526
uses: ./.github/workflows/pr-title.yaml
2627

2728
releasePreview:

0 commit comments

Comments
 (0)