Commit e29d222
authored
Add workflow input for clearing ai config before sync (#83)
feat(workflow): add `clear-ai-configs` input to sync AI configurations
- Introduced `clear-ai-configs` boolean input to `.github/workflows/sync-ai-config.yml` for optionally clearing existing AI configuration files before syncing.
- Updated the workflow to pass the new input to the sync process.1 parent 50c7b51 commit e29d222
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| 42 | + | |
0 commit comments