Skip to content

Commit f3597f8

Browse files
author
rahul-infra
committed
made changes for pr title check
1 parent 0703b69 commit f3597f8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/terraform.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ permissions:
2020
statuses: write
2121

2222
jobs:
23-
name: PR title check
24-
uses: ./.github/workflows/pr-title.yaml
23+
prTitlecheck:
24+
name: PR title check
25+
uses: ./.github/workflows/pr-title.yaml
2526

2627
releasePreview:
2728
name: Release Preview

0 commit comments

Comments
 (0)