fix: update workflow references to .github/ and gitignore xcuserstate
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:
@@ -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é).
|
||||
|
||||
Reference in New Issue
Block a user