No description
|
|
||
|---|---|---|
| .github/workflows | ||
| .markdownlint.json | ||
| .mlc_config.json | ||
| .tflint.hcl | ||
| .yamllint.yml | ||
| LICENSE | ||
| README.md | ||
CEDILLE Github Workflows Repository
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.