mirror of
https://github.com/libimobiledevice/ideviceinstaller.git
synced 2026-03-18 20:02:26 +00:00
[github-actions] Add a scheduled build
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: build
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '0 0 1 * *'
|
||||
|
||||
jobs:
|
||||
build-linux-ubuntu:
|
||||
|
||||
Reference in New Issue
Block a user