Skip to content

Commit

Permalink
Schedule build at 11 p.m.
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed May 21, 2024
1 parent bc2b9f2 commit 2f931ec
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: "libmexclass"
on: [push]
on:
push:
schedule:
- cron: 0 23 * * *
jobs:
linux:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 2f931ec

Please sign in to comment.