Skip to content

Commit 67b6ad3

Browse files
feat: rebased the main branch
1 parent 563de01 commit 67b6ad3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pr-conventional-commits.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ jobs:
5252
env:
5353
PR_BASE_REF: ${{ github.event.pull_request.base.ref }}
5454
PR_HEAD_REF: ${{ github.event.pull_request.head.ref }}
55-
PR_HEAD_REPO_CLONE_URL: ${{ github.event.pull_request.head.repo.clone_url }}
55+
PR_HEAD_REPO_CLONE_URL: ${{ github.event.pull_request.head.repo.clone_url }}
56+

0 commit comments

Comments
 (0)