# Github Actions
# Automate the boring tasks: Github Edition
Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow.
- Disclaimer: usecase not limited to github action, can be used with travis, circle ci, gitlab ci, jenkins, azure pipelines....
- KubeArmor Github Actions
- Usecases
- Run a cron job for scrapping anime websites
- Mine CryptoCurrency
- https://www.bleepingcomputer.com/news/security/github-actions-being-actively-abused-to-mine-cryptocurrency-on-github-servers/
- Static Analysis of Code
- https://github.com/kubearmor/kubearmor-client/pull/150/files
- Live previews
- UI example with personal website
- showcase ttl.sh action
- General Community Stuff
- Welcome members
- https://github.com/kubernetes/org/pull/2575#issuecomment-799611465
- Automate releases/ Continous Delivery
- Flex GSoC Project https://github.com/daemon1024/leaflet-environmental-layers/issues/96