Skip to content

Commit

Permalink
Revert "drop! Make OS Zoo on pull request to test"
Browse files Browse the repository at this point in the history
This reverts commit 467e5c1.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from #21843)
  • Loading branch information
t8m committed Aug 25, 2023
1 parent 56562c4 commit 597ff76
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/os-zoo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@

name: OS Zoo CI

on: [pull_request]
on:
schedule:
- cron: '0 5 * * *'

permissions:
contents: read
Expand Down

0 comments on commit 597ff76

Please sign in to comment.