mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
Run CI every night (#1334)
This commit is contained in:
parent
06d6666883
commit
48dd5eb144
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -8,6 +8,8 @@ on:
|
||||
- "master"
|
||||
- "release/**"
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '1 0 * * *'
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user