This repository hosts shared workflows for GitHub Actions and shared actions that are used by repositories of the ComPWA Project. See also ComPWA/repo-maintenance, which enforces policies on those repositories.
Actions and shared workflows provided by this repository presume that the repository to which they are applied follow the same set-up as described on compwa.github.io/develop. For example, it assumes source code is located under the src/
directory and documentation is located under docs/
.
See CONTRIBUTING.md
for how to develop this repository.