Skip to content

Commit

Permalink
unify scheduled and main yamls (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnro authored Nov 15, 2024
1 parent 91136a6 commit bb19976
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 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
35 changes: 0 additions & 35 deletions .github/workflows/scheduled.yml

This file was deleted.

0 comments on commit bb19976

Please sign in to comment.