fix: update workflow references to .github/ and gitignore xcuserstate
All checks were successful
CI / Detect Changes (push) Successful in 3s
CI / Admin Web CI (push) Has been skipped
CI / YouTube Worker (push) Has been skipped
CI / Deploy (push) Has been skipped

Update AGENTS.md and docs/ci-cd-setup.md from .gitea/workflows to .github/workflows

Add *.xcuserstate to .gitignore

Remove tracked UserInterfaceState.xcuserstate from git (preserve on disk)
This commit is contained in:
Millian Lamiaux
2026-07-04 16:46:09 +02:00
parent a309b2b593
commit 560b056dc9
4 changed files with 6 additions and 3 deletions

View File

@@ -149,7 +149,7 @@ Complications : `TabataGoComplication`.
## 5. CI/CD
### Workflow : `.gitea/workflows/pr-iphone-deploy.yml`
### Workflow : `.github/workflows/pr-iphone-deploy.yml`
**Trigger** : PR ouverte/synchronize/reopened sur `main`.
**Runner** : label `macos` (auto-hébergé).