Skip to content

Commit caa6e31

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

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,4 @@ 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 }}
56-
55+
PR_HEAD_REPO_CLONE_URL: ${{ github.event.pull_request.head.repo.clone_url }}

0 commit comments

Comments
 (0)