mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
Update data-update.yml
Disable fail fast: so even if a script fails, the other scripts create PR.
This commit is contained in:
parent
26b0de6843
commit
898d789e82
1
.github/workflows/data-update.yml
vendored
1
.github/workflows/data-update.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user