Skip to content

Commit

Permalink
unify scheduled and main yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
rnro committed Nov 14, 2024
1 parent 2be7251 commit 3a6ca8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 26 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Main
on:
push:
branches: [main]
schedule:
- cron: "0 8,20 * * *"

jobs:
unit-tests:
Expand Down
26 changes: 0 additions & 26 deletions .github/workflows/scheduled.yml

This file was deleted.

0 comments on commit 3a6ca8e

Please sign in to comment.