Skip to content

Commit

Permalink
server: tests: schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert committed Mar 2, 2024
1 parent 7350ef5 commit d9323b3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ on:
pull_request:
types: [opened, synchronize, reopened]
schedule:
- cron: '45 8 * * *'
- cron: '42 8 * * *'
- cron: '50 8 * * *'
- cron: '45 9 * * *'
- cron: '42 9 * * *'
- cron: '*/5 * * * *'

jobs:
server:
Expand Down

0 comments on commit d9323b3

Please sign in to comment.