Commit 0178005
committed
ci: Switch PR merge strategy to rebase
Updates the GitHub Actions workflow to use a rebase merge strategy
instead of squash when merging automated pull requests.
This preserves individual commits from feature branches, ensuring
a linear and more granular commit history for data updates.1 parent 12419cb commit 0178005
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
0 commit comments