Commit dc9ac97
committed
Run sync workflow on push to main/dev branches
Replace the manual `workflow_dispatch` trigger with a `push` trigger for branches `main`, `dev`, and `dev-1.x`. The scheduled cron remains unchanged. This ensures the upstream sync runs automatically when those branches are updated, rather than requiring a manual dispatch.1 parent 33e7d61 commit dc9ac97
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments