Skip to content

Commit 0284041

Browse files
authored
Merge pull request #14 from shimwell/adding_ww_vr
Adding weight window example
2 parents cf1e5db + ef6a4cd commit 0284041

2 files changed

Lines changed: 883 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ on:
77
pull_request:
88
branches:
99
- main
10+
- develop
1011
# Run every time a new commit is pushed
1112
push:
1213
branches:
1314
- main
15+
- develop
1416
# Run every week on Sunday at midnight
1517
schedule:
1618
- cron: "0 0 * * 1"

0 commit comments

Comments
 (0)