Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit 089fb4f

Browse files
committed
Fix comment
1 parent b2f8c6e commit 089fb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
pull_request:
66
schedule:
7-
# Run every Monday at 8am to check latest versions of dependencies
7+
# Run weekly to check latest versions of dependencies
88
- cron: "0 8 * * WED"
99
env:
1010
# The target python version, which must match the Dockerfile version

0 commit comments

Comments
 (0)