Skip to content

Commit

Permalink
add nightly schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
marten committed Apr 29, 2024
1 parent fd83ca5 commit aa892c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Ruby images

on:
schedule:
- cron: "0 2 * * *"
push:
branches: ["main"]

Expand Down

0 comments on commit aa892c3

Please sign in to comment.