Skip to content

Commit 0416cee

Browse files
committed
nit: test the flow
1 parent c311299 commit 0416cee

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/weekly-go-version-check.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ on:
55
push:
66
branches:
77
- automate-go-patching
8-
9-
# schedule:
10-
# # Cron for every Mon at 12:00 UTC.
11-
# - cron: "0 12 * * 1"
8+
schedule:
9+
# Cron for every Mon at 12:00 UTC.
10+
- cron: "0 12 * * 1"
1211

1312
permissions:
1413
contents: write

0 commit comments

Comments
 (0)