Skip to content

Commit

Permalink
ci(ci): standardise @Fdawgs ci workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Mar 9, 2024
1 parent 7805d50 commit 9338478
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ jobs:
- name: Run License Checker
run: npm run lint:licenses

- name: Run Build
run: npm run build --if-present

commit-lint:
name: Lint Commit Messages
if: >
Expand Down

0 comments on commit 9338478

Please sign in to comment.