Skip to content

Commit d53b5e1

Browse files
committed
:fix: updating the path of the ci-check-commit file
1 parent 27b73ab commit d53b5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
uses: actions/checkout@v2
1414

1515
- name: Validate commit message format
16-
run: bash check_commit_message.sh $GITHUB_EVENT_PATH
16+
run: bash ci/check_commit_message.sh $GITHUB_EVENT_PATH

0 commit comments

Comments
 (0)