Skip to content
/ actions Public

Shared workflows of the ComPWA organization for GitHub Actions

License

Notifications You must be signed in to change notification settings

ComPWA/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComPWA actions and shared workflows

License: MIT code style: prettier Spelling checked Ruff

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.