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

Commit

Permalink
Add CI schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
thinknathan committed Jan 27, 2024
1 parent 5975116 commit 8aa345e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 2 2 */4 *'
workflow_dispatch:
env:
BUILD_SERVER: 'https://build.defold.com'
Expand Down

0 comments on commit 8aa345e

Please sign in to comment.