Skip to content

Commit db5b658

Browse files
committed
ci: 👷 fix incorrect path to LICENSE
1 parent 2b3b8b1 commit db5b658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ group:
1515
dest: poetry.toml
1616
- source: ruff.toml
1717
dest: ruff.toml
18-
- source: common/LICENSE.md
18+
- source: LICENSE.md
1919
dest: LICENSE.md
2020
- source: .github/pull_request_template.md
2121
dest: .github/pull_request_template.md

0 commit comments

Comments
 (0)