Skip to content

Commit a3c9118

Browse files
authored
restore cron
1 parent 7834adc commit a3c9118

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/devel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Build & Push R devel images
22

33
on:
4-
# schedule:
5-
# - cron: "0 0 * * *"
4+
schedule:
5+
- cron: "0 0 * * *"
66
workflow_dispatch:
77

88
concurrency:

0 commit comments

Comments
 (0)