Run Keycloak CI every 3 hours during Christmas holidays (#16149)

This commit is contained in:
Stian Thorgersen 2022-12-21 21:12:19 +01:00 committed by GitHub
parent a7b3f729b3
commit 22e7214565
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ on:
- dependabot/** - dependabot/**
pull_request: pull_request:
schedule: schedule:
- cron: 0 20,23,2,5 * * * - cron: 0 0/3 * * *
workflow_dispatch: workflow_dispatch:
env: env: