Skip to content

Commit

Permalink
chore: remove delete orphaned
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Jan 7, 2023
1 parent 1ccb88b commit 212b321
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,17 @@
nextauthjs/sveltekit-auth-example:
- source: apps/examples/sveltekit
dest: .
deleteOrphaned: true
exclude: ".git"
- .github/FUNDING.yml
- LICENSE

nextauthjs/solid-start-auth-example:
- source: "apps/examples/solid-start"
dest: .
deleteOrphaned: true
exclude: ".git"
- .github/FUNDING.yml
- LICENSE

nextauthjs/next-auth-gatsby-example:
- source: apps/playgrounds/gatsby
dest: .
deleteOrphaned: true
exclude: ".git"
- .github/FUNDING.yml
- LICENSE

0 comments on commit 212b321

Please sign in to comment.