Skip to content

Commit 72596a8

Browse files
authored
ci: 👷 add example repos to synch (#8)
# Description So that the example repos can be synched with this repo. <!-- Select quick/in-depth as necessary --> Doesn't need a review.
1 parent 8298099 commit 72596a8

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.github/sync.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,12 @@ group:
2525
# Actions
2626
- source: .github/workflows/add-to-project.yml
2727
dest: .github/workflows/add-to-project.yml
28-
- source: .github/workflows/build-package.yml
29-
dest: .github/workflows/build-package.yml
30-
- source: .github/workflows/build-website.yml
31-
dest: .github/workflows/build-website.yml
32-
- source: .github/workflows/update-version.yml
33-
dest: .github/workflows/update-version.yml
34-
- source: .github/_project-dependabot.yml
35-
dest: .github/dependabot.yml
3628

3729
# VSCode Settings
3830
- source: .vscode/
3931
dest: .vscode/
4032
deleteOrphaned: true
4133
repos: |
42-
seedcase-project/seedcase-sprout
34+
seedcase-project/example-seed-beetle
35+
seedcase-project/example-rhesus-monkey
36+
seedcase-project/example-rainforest

0 commit comments

Comments
 (0)