diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index a88c7d5bc3bf9..90144f7656220 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -80,8 +80,20 @@ jobs: # see https://stackoverflow.com/a/60984318/2886726 run: | git ls-files taxonomies/ | xargs -I{} git log -1 --date=format:%Y%m%d%H%M.%S --format='touch -t %ad "{}"' "{}" | bash - - name: Rebuild taxonomies + - name: Rebuild taxonomies for Open Food Facts (off) run: make DOCKER_LOCAL_DATA="$(pwd)" build_taxonomies GITHUB_TOKEN="${{ secrets.TAXONOMY_CACHE_GITHUB_TOKEN }}" + - name: Rebuild taxonomies for Open Beauty Facts (obf) + run: | + source env/setenv.sh obf + make DOCKER_LOCAL_DATA="$(pwd)" build_taxonomies GITHUB_TOKEN="${{ secrets.TAXONOMY_CACHE_GITHUB_TOKEN }}" + - name: Rebuild taxonomies for Open Products Facts (opf) + run: | + source env/setenv.sh opf + make DOCKER_LOCAL_DATA="$(pwd)" build_taxonomies GITHUB_TOKEN="${{ secrets.TAXONOMY_CACHE_GITHUB_TOKEN }}" + - name: Rebuild taxonomies for Open Pet Food Facts (opff) + run: | + source env/setenv.sh opff + make DOCKER_LOCAL_DATA="$(pwd)" build_taxonomies GITHUB_TOKEN="${{ secrets.TAXONOMY_CACHE_GITHUB_TOKEN }}" check_perl: name: 🐪 Check Perl diff --git a/taxonomies/petfood/categories.txt b/taxonomies/petfood/categories.txt index 075ee0cffa1f8..9c336359327bd 100755 --- a/taxonomies/petfood/categories.txt +++ b/taxonomies/petfood/categories.txt @@ -71,8 +71,6 @@ en: castrated cat food de: Kastriertes Katzenfutter es: Comida para gatos castrados fr: Nourriture pour chats castrés -nl: Kattenvoer -nl_be: Kattenvoer ru: корм для кастрированных кошек < en:dog and cat food