From: Tomas Mraz Date: Fri, 25 Aug 2023 11:39:07 +0000 (+0200) Subject: Revert "drop! Make OS Zoo on pull request to test" X-Git-Tag: openssl-3.2.0-alpha1~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597ff76e2886df55c0f56ea31ddd4b15f9606429;p=thirdparty%2Fopenssl.git Revert "drop! Make OS Zoo on pull request to test" This reverts commit 467e5c1fb7efee2541b8ce7e5bce39f1b4614079. Reviewed-by: Hugo Landau Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/21843) --- diff --git a/.github/workflows/os-zoo.yml b/.github/workflows/os-zoo.yml index e81914d87a1..09a24995565 100644 --- a/.github/workflows/os-zoo.yml +++ b/.github/workflows/os-zoo.yml @@ -7,7 +7,9 @@ name: OS Zoo CI -on: [pull_request] +on: + schedule: + - cron: '0 5 * * *' permissions: contents: read