You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/makefile.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,7 @@ on:
6
6
pull_request:
7
7
branches: [ "master" ]
8
8
schedule:
9
-
- cron: '0 13 * * *'# 13:00 server time, meaning 14/15:00 our time. For regular commits in LS. GitHub seems to be quite busy at that time, so this might be executed much later
10
-
- cron: '0 7 * * *'# 07:00 server time, meaning 08/09:00 our time. For the night owls and early birds.
0 commit comments