forked from cartsnitch/cartsnitch
96331c9fa7
- Relocate all CI workflows from .github/workflows/ to .gitea/workflows/ - Root: .github/workflows/ci.yml -> .gitea/workflows/ci.yml - api/: api/.github/workflows/ci.yml -> api/.gitea/workflows/ci.yml - common/: common/.github/workflows/ci.yml -> common/.gitea/workflows/ci.yml - Gitea uses .gitea/workflows/ for CI configuration Co-Authored-By: Paperclip <noreply@paperclip.ing>