diff --git a/.github/workflows/openshift-os.yml b/.github/workflows/openshift-os.yml index 898e45b8cb..c8394001a3 100644 --- a/.github/workflows/openshift-os.yml +++ b/.github/workflows/openshift-os.yml @@ -3,7 +3,7 @@ on: # We could do push: branches: [testing-devel] but that would restart # downstream CI a lot schedule: - - cron: '0 0 * * *' + - cron: '0/5 * * * *' workflow_dispatch: inputs: branch: