Skip to content

Commit eff7705

Browse files
committed
chore(dependabot): mistake
1 parent eca66b2 commit eff7705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reuseable-ci-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
fi
211211
212212
- name: Run commitlint actio
213-
if: steps.check-branch.outputs.skip != 'true'n
213+
if: steps.check-branch.outputs.skip != 'true'
214214
uses: wagoid/commitlint-github-action@v5
215215
with:
216216
configFile: .commitlintrc.json

0 commit comments

Comments
 (0)