-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Hi, I'm trying to use commitlint in Github Actions to validate commit messages in the CI. For some reason I can't get it to fail when it should. The current workflow is at nextcloud/neon@a32ce68. I was able to get it working locally with https://github.com/nektos/act when using --from=main --to=@
, but that also didn't work on Github Actions. Can someone help me get this working? I'm not sure if the workflow is the problem or if there is a bug in this tool.
Metadata
Metadata
Assignees
Labels
No labels