Skip to content

Commit

Permalink
Murder commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
ZXMushroom63 committed Dec 3, 2023
1 parent 6e8236d commit f62c398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
NODE_OPTIONS: --max-old-space-size=4000
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5
if: github.ref_name == 'develop'
# - uses: wagoid/commitlint-github-action@v5
# if: github.ref_name == 'develop'
- uses: actions/setup-node@v3
with:
cache: "npm"
Expand Down

0 comments on commit f62c398

Please sign in to comment.