Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

Commit 8aa345e

Browse files
committed
Add CI schedule
1 parent 5975116 commit 8aa345e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bob.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [main]
66
pull_request:
77
branches: [main]
8+
schedule:
9+
- cron: '0 2 2 */4 *'
810
workflow_dispatch:
911
env:
1012
BUILD_SERVER: 'https://build.defold.com'

0 commit comments

Comments
 (0)