mirror of
https://github.com/openssl/openssl.git
synced 2025-03-01 19:28:10 +08:00
Revert "drop! Make OS Zoo on pull request to test"
This reverts commit 467e5c1fb7
.
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21843)
This commit is contained in:
parent
56562c472a
commit
597ff76e28
4
.github/workflows/os-zoo.yml
vendored
4
.github/workflows/os-zoo.yml
vendored
@ -7,7 +7,9 @@
|
||||
|
||||
name: OS Zoo CI
|
||||
|
||||
on: [pull_request]
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 5 * * *'
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user