Revert running CI every 3 hours (#16209)

This commit is contained in:
Stian Thorgersen 2023-01-02 09:12:15 +01:00 committed by GitHub
parent 5aae3842c4
commit a12f50f8d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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