Skip to content

Commit eb4da79

Browse files
committed
Revert testing schedule
1 parent 044dfe6 commit eb4da79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/bump-flake-lock-and-selfup.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ on:
77
schedule:
88
# Every 10:17(JST) on Monday
99
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
10-
# - cron: '17 1 * * 1'
11-
- cron: '*/5 * * * *' # Test for https://github.com/kachick/selfup/issues/313#issuecomment-2589142909 with 5 minutes iterations
10+
- cron: '17 1 * * 1'
1211
workflow_dispatch:
1312

1413
jobs:

0 commit comments

Comments
 (0)