Skip to content

Commit 031cdd1

Browse files
committed
chore: try adding deleteOrphaned back
1 parent 212b321 commit 031cdd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/sync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,20 @@
33
nextauthjs/sveltekit-auth-example:
44
- source: apps/examples/sveltekit
55
dest: .
6+
deleteOrphaned: true
67
- .github/FUNDING.yml
78
- LICENSE
89

910
nextauthjs/solid-start-auth-example:
1011
- source: "apps/examples/solid-start"
1112
dest: .
13+
deleteOrphaned: true
1214
- .github/FUNDING.yml
1315
- LICENSE
1416

1517
nextauthjs/next-auth-gatsby-example:
1618
- source: apps/playgrounds/gatsby
1719
dest: .
20+
deleteOrphaned: true
1821
- .github/FUNDING.yml
1922
- LICENSE

0 commit comments

Comments
 (0)