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