Skip to content

Commit 470dd88

Browse files
committed
comment out time
1 parent 4fcea44 commit 470dd88

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/update-dependencies.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Update Dockerfile Dependencies
2-
on: push
3-
schedule:
4-
- cron: '0 12 * * * *'
2+
on:
3+
# schedule:
4+
# - cron: '0 12 * * * *'
55
push:
66
branches:
77
- update-dependencies

0 commit comments

Comments
 (0)