Skip to content

Commit

Permalink
chore: move file and delete empty dir (#540)
Browse files Browse the repository at this point in the history
1.update the lint-commit-message.yml
2.delete empty dir build/ci/
3.build/ci/commitment.config.js file moves to hack/commitment.config.js

Co-authored-by: dunyu.song <dunyu.song@compass.com>
  • Loading branch information
DunyuSong and dunyu.song authored May 19, 2022
1 parent 3830789 commit 1e684f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-commit-message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4
with:
configFile: ${{ github.workspace }}/build/ci/commitlint.config.js
configFile: ${{ github.workspace }}/hack/commitlint.config.js
File renamed without changes.

0 comments on commit 1e684f8

Please sign in to comment.