Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMunizOdoo committed Feb 2, 2022
1 parent 6f8188a commit 452aa9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-pr-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install Dependencies
run: npm ci @commitlint/config-conventional
run: yarn
- uses: JulienKode/[email protected]

0 comments on commit 452aa9e

Please sign in to comment.