Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4a4ddfa

Browse files
committed
build.yaml: Run once a week to detect breakage early
Some part of below our feet is always moving, and when that move breaks something for us, we'll now know in time.
1 parent 3772120 commit 4a4ddfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ name: Build (Linux, Ubuntu)
1919
on:
2020
pull_request:
2121
push:
22+
schedule:
23+
- cron: '0 2 * * 5' # Every Friday at 2am
2224

2325
jobs:
2426
build:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /