Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Config commitlint file with .mjs extension #98

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

mdsanima
Copy link
Contributor

This change fixes the error on the new wagoid/commitlint-github-action@v6 CI workflow.

The error running commitlint with the .js extension is not allowed for the configFile, and .mjs extension for this file fixes that error.

Related: #97

This change fixes the error on the new `wagoid/commitlint-github-action@v6`
CI workflow.

The error running commitlint with the `.js` extension is not allowed
for the `configFile`, and `.mjs` extension for this file fixes that error.

Related: #97
@mdsanima mdsanima merged commit 4b08f23 into main Jun 15, 2024
1 check passed
@mdsanima mdsanima deleted the fix/commitlint-config-file branch June 15, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant