Skip to content

Commit 1b3a3fd

Browse files
committed
Update workflow
1 parent 67d3c8e commit 1b3a3fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gradle-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
branches:
1111
- "main"
1212
- "release-*"
13+
schedule:
14+
- cron: "0 3 * * 0" # Weekly on Sundays at 3 AM UTC
1315

1416
jobs:
1517
build:

0 commit comments

Comments
 (0)