• Stars
    star
    1
  • Language
    Shell
  • License
    MIT License
  • Created 8 months ago
  • Updated 7 months ago

Reviews

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.