This repository is a collection of Github workflows that can be used to automate
various tasks in a CEDILLE project. The workflows are written in YAML and are
stored in the .github/workflows
directory. The workflows are triggered by
various Github events, such as pushes to the repository, pull requests, etc.
ClubCedille/cedille-workflows
Various GitHub Actions workflows that assist in automating our software development processes.
HCLMIT