chore: try adding deleteOrphaned back

This commit is contained in:
Balázs Orbán
2023-01-07 09:37:00 +01:00
parent 212b321f7e
commit 031cdd13b2

3
.github/sync.yml vendored
View File

@@ -3,17 +3,20 @@
nextauthjs/sveltekit-auth-example:
- source: apps/examples/sveltekit
dest: .
deleteOrphaned: true
- .github/FUNDING.yml
- LICENSE
nextauthjs/solid-start-auth-example:
- source: "apps/examples/solid-start"
dest: .
deleteOrphaned: true
- .github/FUNDING.yml
- LICENSE
nextauthjs/next-auth-gatsby-example:
- source: apps/playgrounds/gatsby
dest: .
deleteOrphaned: true
- .github/FUNDING.yml
- LICENSE