Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

Commit

Permalink
Merge pull request #1 from Foereaper/patch-1
Browse files Browse the repository at this point in the history
Add daily build schedule
  • Loading branch information
AnchyDev authored Jun 15, 2024
2 parents 60ebe28 + bd7e39b commit 78a27cb
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 0 * * *'

jobs:
build:
Expand Down

0 comments on commit 78a27cb

Please sign in to comment.