Skip to content

Commit

Permalink
Add schedule daily 6am build
Browse files Browse the repository at this point in the history
  • Loading branch information
sogladev authored Jun 18, 2024
1 parent a7983d7 commit 41474a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/core-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 6 * * *'

jobs:
build:
Expand Down

0 comments on commit 41474a1

Please sign in to comment.