Commit 88cbfc9
committed
fix: prevent infinite loop in workflow automation
- Add condition to skip integrate-develop workflow for sync commits from main
- Prevents develop→staging→main→develop infinite loop
- Ignores commits with 'chore: sync version updates from main' message1 parent c8a5b20 commit 88cbfc9
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments