diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index f51bd839e..9d8b452d7 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -1,6 +1,10 @@ name: test on: + # Run periodically, for stability sampling + # as well as for detecting changes fast. + schedule: + - cron: '0 */2 * * *' workflow_call: workflow_dispatch: inputs: