diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 3e9a283..17c652c 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -3,8 +3,9 @@ name: Pubs tests on: push: pull_request: + workflow_dispatch: schedule: - - cron: '0 8 * * *' + - cron: '0 8 * * MON' jobs: