Commit Graph

2 Commits

Author SHA1 Message Date
Yixue Wang 8d8bf815f4 fix: missing parameter passing for synchronization
Synchronize-to-dtk6 parameter passing has changed. Synchronize the
new usage.

Log: synchronize new form of parameter passing for synchronize-to-dtk6
Related-to: https://github.com/linuxdeepin/dtk/pull/129
2023-09-19 10:00:09 +08:00
wangyixue 2a5ecfc8a5 feat: add synchronization workflow
Add synchronization workflow which will create a pull request in
linuxdeepin/dtk6core each time there is a pull request opened in
this repo. Add .syncexclude file to exclude some files that should
not be synchronized.

Log: add synchronization workflow
2023-08-18 17:41:34 +08:00