Skip to content

Commit 4188b08

Browse files
committed
Re-enable scheduled builds
1 parent 467ea74 commit 4188b08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
branches:
1010
- master
1111
pull_request:
12-
# schedule:
13-
# - cron: '13 4 * * *'
12+
schedule:
13+
- cron: '13 4 * * *'
1414
jobs:
1515
supported-alpine-versions:
1616
name: Supported Alpine versions

0 commit comments

Comments
 (0)