Skip to content

Commit

Permalink
run tests once per week
Browse files Browse the repository at this point in the history
  • Loading branch information
renanbr committed Aug 30, 2022
1 parent 60f67f7 commit 6161a27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:

pull_request:

schedule:
- cron: '20 16 * * SUN'

jobs:

tests:
Expand Down

0 comments on commit 6161a27

Please sign in to comment.