Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blasferna authored Apr 4, 2022
1 parent e40e1ec commit 8c522a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Download and Build

on:
schedule:
- cron: '0 0 12 * *'
- cron: '0 0 1 * *'
- cron: '0 0 10 * *'
- cron: '0 0 25 * *'
workflow_dispatch:
jobs:
build:
Expand Down

0 comments on commit 8c522a2

Please sign in to comment.