Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Jan 28, 2025
1 parent df1afcc commit fbaa464
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: "CI"

on:
push:
schedule:
- cron: "0 */2 * * *" # Runs every 2 hours
push
#schedule:
# - cron: "0 */2 * * *" # Runs every 2 hours

jobs:
test:
Expand Down

0 comments on commit fbaa464

Please sign in to comment.