There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
GitHub Action that analyzes commit messages to determine if a build is necessary. It prevents unnecessary builds by detecting keywords like 'ci-skip' 'skip-ci' or any other specified keywords in commit message.