Skip to content

Commit

Permalink
fixup! Fix failures of OS Zoo CI
Browse files Browse the repository at this point in the history
  • Loading branch information
t8m committed Jun 6, 2023
1 parent 8203581 commit ba12e3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/os-zoo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

name: OS Zoo CI

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

permissions:
contents: read
Expand Down

0 comments on commit ba12e3d

Please sign in to comment.