summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2023-08-23 22:25:23 +0200
committerHugo Landau <hlandau@openssl.org>2023-08-25 12:05:34 +0100
commit467e5c1fb7efee2541b8ce7e5bce39f1b4614079 (patch)
tree616ced9e291631757c6d0d279b8af376538ccf39 /.github
parent7a12e7af0fccb51b0a569a1b27de5cd877c966b1 (diff)
drop! Make OS Zoo on pull request to test
Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com> (Merged from https://github.com/openssl/openssl/pull/21825)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/os-zoo.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/os-zoo.yml b/.github/workflows/os-zoo.yml
index 09a2499556..e81914d87a 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