Skip to content

Commit

Permalink
feat: Updated .github/workflows/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Dec 30, 2023
1 parent 6ff25a0 commit 834789d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ jobs:
- name: Install go-gitlint
run: make tools

- name: Set script permissions
run: chmod +x ./scripts/githooks/commit-msg

- name: Run githooks
run: ./scripts/githooks/commit-msg

0 comments on commit 834789d

Please sign in to comment.