Add README explaining .github vs .forgejo directories
All checks were successful
Test CI / test (pull_request) Successful in 2s
All checks were successful
Test CI / test (pull_request) Successful in 2s
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
2c284ed0cf
commit
6b4e0961ed
1 changed files with 9 additions and 0 deletions
9
.github/README.md
vendored
Normal file
9
.github/README.md
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
# .github directory
|
||||||
|
|
||||||
|
This directory contains configuration for GitHub-ecosystem tooling only.
|
||||||
|
|
||||||
|
**Workflows and actions belong in `.forgejo/`** - this repository uses Forgejo Actions, not GitHub Actions.
|
||||||
|
|
||||||
|
## Contents
|
||||||
|
|
||||||
|
- `actionlint.yaml` - Configuration for actionlint pre-commit hook (custom runner labels)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue