4
2
mirror of https://github.com/getbible/v2_builder.git synced 2024-06-02 22:00:47 +00:00

Instead lets make that a manual update option.

This commit is contained in:
Llewellyn van der Merwe 2022-07-22 18:21:45 +02:00
parent a31fb35278
commit a1c543dd53
Signed by: Llewellyn
GPG Key ID: A9201372263741E7

View File

@ -4,10 +4,9 @@ on:
# run once per/month # run once per/month
schedule: schedule:
- cron: '12 4 1 * *' - cron: '12 4 1 * *'
# when the master branch is updated
push: # so we can manually run a build
branches: workflow_dispatch:
- master
jobs: jobs:
build: build: