Skip to content

Commit

Permalink
Add a schedule to regularly run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tudoramariei committed Oct 11, 2024
1 parent d0f46be commit c815c9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backend_check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Backend Check

on:
schedule:
- cron: '45 2 * * *'
push:
branches:
- 'main'
Expand Down

0 comments on commit c815c9f

Please sign in to comment.