Alexandre Flament 2021-03-05 10:16:59 +01:00 committed by GitHub
parent b97273df6b
commit 917dff3aab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
name: "Update searx.data"
on:
schedule:
- cron: "05 09 * * 5"
- cron: "05 06 * * 5"
workflow_dispatch:
jobs:
updateData: