Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.71 KB

File metadata and controls

14 lines (10 loc) · 1.71 KB

ComPWA actions and shared workflows

License: MIT code style: prettier Spelling checked Ruff uv ty

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.