Schedule build

This commit is contained in:
Srevin Saju 2020-08-27 09:05:11 +03:00 committed by GitHub
parent 7e1f132ac7
commit 0a1dc99be1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,11 +22,16 @@
#SOFTWARE. #SOFTWARE.
# #
#----------------------------- #-----------------------------
#This file is part of Zap AppImage Package Manager
name: Continuous name: Continuous
on: on:
- push schedule:
- cron: "5 */12 * * *"
push:
branches: [master]
pull_request:
branches: [master]
jobs: jobs:
centos: centos: