mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 06:52:24 +00:00
minutely
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -3,8 +3,8 @@ name: Quality
|
||||
on:
|
||||
pull_request:
|
||||
schedule:
|
||||
# All 5 minutes
|
||||
- cron: '*/5 * * * *'
|
||||
# All 1 minutes
|
||||
- cron: '*/1 * * * *'
|
||||
|
||||
jobs:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user