setup common workflows

This commit is contained in:
2025-11-18 02:36:36 +01:00
commit 6d222b204b
7 changed files with 337 additions and 0 deletions

16
README.md Normal file
View File

@@ -0,0 +1,16 @@
# Hlæja Common Workflows
GitHub actions [reusing workflows](https://docs.github.com/en/actions/using-workflows/reusing-workflows).
Rules and stuff say keep workflow in `/.gite/workflow`.
## Actions secrets and variables.
### Secrets
- CI_BOT_USERNAME = gitea_username
- CI_BOT_TOKEN = gitea_token
### Variables
- BOT_NAME = Hlæja
- BOT_EMAIL = noreply@lulz.ltd