An open API service indexing awesome lists of open source software.

https://github.com/ferretdb/github-actions

Shared GitHub Actions for FerretDB repos
https://github.com/ferretdb/github-actions

Last synced: 6 months ago
JSON representation

Shared GitHub Actions for FerretDB repos

Awesome Lists containing this project

README

          

# github-actions

This repository contains our shared GitHub Actions, written in Go,
that are used by [FerretDB](https://github.com/FerretDB/FerretDB),
[dance](https://github.com/FerretDB/dance),
and other repositories.

## Contributing

* To contribute to this project, please read the [CONTRIBUTING.md](https://github.com/FerretDB/github-actions/blob/main/CONTRIBUTING.md)
and [CODE_OF_CONDUCT.md](https://github.com/FerretDB/FerretDB/blob/main/CODE_OF_CONDUCT.md) guideline to know more.
* Is everything working as it should?
If not, please let us know by [creating an issue](https://github.com/FerretDB/github-actions/issues/new/choose).
* You can identify issues you would like to work on by looking at the [open issues](https://github.com/FerretDB/github-actions/issues) for this repository.