Skip to content

Commit

Permalink
Remove test.
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Feb 7, 2024
1 parent 5469984 commit 5fc2813
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ on:
push:
branches:
- main
- xuan.hu/commitlint
1 change: 0 additions & 1 deletion .gitlab/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ commitlint:
name: commitlint/commitlint:latest
entrypoint: [""]
rules:
- if: $CI_COMMIT_BRANCH == 'xuan.hu/commitlint'
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
script:
Expand Down

0 comments on commit 5fc2813

Please sign in to comment.