Skip to content

Commit

Permalink
chore(ci): Fix 'Validate Commits' path.
Browse files Browse the repository at this point in the history
Closes #3
  • Loading branch information
joberstein committed Feb 16, 2023
1 parent c1e7616 commit e453463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0

- name: Validate Commits
uses: .
uses: ./
with:
base_ref: ${{ env.GITHUB_BASE_REF }}
head_ref: ${{ env.GITHUB_HEAD_REF }}
Expand Down

0 comments on commit e453463

Please sign in to comment.