Use master branch for badge

pull/11/head
Leigh Morresi 4 years ago
parent cbeafcbaa0
commit beebba487c

@ -1,5 +1,5 @@
# changedetection.io
![changedetection.io](https://github.com/dgtlmoon/changedetection.io/actions/workflows/python-app.yml/badge.svg?branch=pytest)
![changedetection.io](https://github.com/dgtlmoon/changedetection.io/actions/workflows/python-app.yml/badge.svg?branch=master)
## Self-hosted change monitoring of web pages.

@ -299,7 +299,6 @@ def changedetection_app(config=None, datastore_o=None):
import zipfile
from pathlib import Path
# create a ZipFile object
backupname = "changedetection-backup-{}.zip".format(int(time.time()))

Loading…
Cancel
Save