1
0
Fork 0
mirror of https://github.com/ArtemSBulgakov/buildozer-action.git synced 2024-08-16 10:09:52 +02:00

Run build with Buildozer master every fourth day

This commit is contained in:
Artem Bulgakov 2020-07-29 16:15:23 +03:00
parent 6153bee235
commit 569fc279e8

View file

@ -8,6 +8,8 @@ on:
branches-ignore:
- data
- gh-pages
schedule:
- cron: 0 0 */4 * * # at 00:00 UTC every fourth day
jobs:
# Build job. Builds app for Android with Buildozer