Skip to content

Commit

Permalink
tet
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfication committed Jan 10, 2024
1 parent 1146ce3 commit 1434648
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/jruby-nightly.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: JRuby Nightly

on:
schedule:
# Checks daily
- cron: "0 0 * * *"
on: push
# on:
# schedule:
# # Checks daily
# - cron: "0 0 * * *"

jobs:
TestsOnNightly:
Expand Down

0 comments on commit 1434648

Please sign in to comment.