pipelines/README.md
Kumi 41c085b7c1
chore(docs): update Weekly Chores pipeline reference
Switched the Weekly Chores pipeline path in the README from `scripts/chores.py` to `.forgejo/workflows/chores.yml`.

This change ensures the documentation accurately reflects the current location of the pipeline configuration. No functionality changes are involved.
2024-07-28 20:55:23 +02:00

7 lines
No EOL
435 B
Markdown

# Pipelines for Private.coffee
This is a collection of pipelines for [Private.coffee](https://private.coffee) that are used to automate various tasks.
## Pipelines
- [Weekly Chores](.forgejo/workflows/chores.yml) - A pipeline that creates an issue in the `chores` repository every week with a checklist of tasks that need to be done, specifically checking for server updates, new versions of projects, and if everything is working.