mirror of
https://github.com/FliegendeWurst/nur-packages.git
synced 2024-11-21 16:34:58 +00:00
Update build.yml
This commit is contained in:
parent
29bcc8543c
commit
2bb9caefd8
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -4,11 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
schedule:
|
||||
#schedule:
|
||||
# rebuild everyday at 4:55
|
||||
# TIP: Choose a random time here so not all repositories are build at once:
|
||||
# https://www.random.org/clock-times/?num=1&earliest=01%3A00&latest=08%3A00&interval=5&format=html&rnd=new
|
||||
- cron: '55 4 * * *'
|
||||
#- cron: '55 4 * * *'
|
||||
jobs:
|
||||
tests:
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user