Skip to content

Commit

Permalink
UltimMC: Run CI on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Neptune650 authored Mar 3, 2024
1 parent 1ed2af8 commit be1a118
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
pull_request:
branches: [ develop ]
workflow_dispatch:
schedule:
- cron: "0 0 1 * *"

jobs:
build-linux:
Expand Down

0 comments on commit be1a118

Please sign in to comment.