mirror of
https://github.com/searxng/searxng.git
synced 2026-08-06 21:53:19 +02:00
Update data-update.yml
Disable fail fast: so even if a script fails, the other scripts create PR.
This commit is contained in:
@@ -10,6 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-20.04
|
||||
if: ${{ github.repository_owner == 'searxng'}}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
fetch:
|
||||
- update_ahmia_blacklist.py
|
||||
|
||||
Reference in New Issue
Block a user