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

@@ -66,7 +66,7 @@ The workflow uses **automatic code signing**. Ensure:
## 4. Workflow Overview
The workflow at `.gitea/workflows/pr-iphone-deploy.yml` triggers on PRs to `main`:
The workflow at `.github/workflows/pr-iphone-deploy.yml` triggers on PRs to `main`:
```
PR Opened / Updated