diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a1c1f1c..f110b26a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,8 +9,8 @@ on: branches: - master pull_request: -# schedule: -# - cron: '13 4 * * *' + schedule: + - cron: '13 4 * * *' jobs: supported-alpine-versions: name: Supported Alpine versions