Skip to content

Commit 181c423

Browse files
authored
Merge pull request #461 from node-red-contrib-themes/lock-threads-action-schedule
2 parents 01c78e4 + efed6a6 commit 181c423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Lock Threads"
33

44
on:
55
schedule:
6-
- cron: "0 0 * * *"
6+
- cron: "30 3 * * *"
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)