Update tests to not run all the time (#2311)

This commit is contained in:
Adam Hopkins
2021-11-23 15:53:46 +02:00
committed by GitHub
parent 65e28b8c22
commit 2c03eee329
11 changed files with 23 additions and 37 deletions

View File

@@ -5,6 +5,7 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
types: [review_requested, ready_for_review]
schedule:
- cron: '25 16 * * 0'