Central configuration and community health files for 8080.
| File | Purpose |
|---|---|
CODE_OF_CONDUCT.md | Standards for community interactions |
SECURITY.md | Security vulnerability reporting policy |
SUPPORT.md | How to get help |
CONTRIBUTING.md | Contribution guidelines |
profile/README.md | Organization profile README |
workflows/ | Reusable GitHub Actions workflows |
Workflows in workflows/ can be referenced by any repository in the organization:
jobs:
ci:
uses: eighty-eighty/.github/workflows/ci.yml@mainSee each workflow's header comment for configuration options.