mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-24 04:11:17 +00:00
ci: Remove zimfile builds temporarily
This commit is contained in:
@@ -58,13 +58,6 @@ jobs:
|
||||
repo: ${{github.event.pull_request.head.repo.full_name}}
|
||||
continue-on-error: false
|
||||
|
||||
build_zimfile:
|
||||
if: ${{ contains(github.event.pull_request.labels.*.name, 'ci:build zimfile') }}
|
||||
uses: ./.github/workflows/build-zimfile.yml
|
||||
with:
|
||||
ref: ${{github.event.pull_request.head.ref}}
|
||||
repo: ${{github.event.pull_request.head.repo.full_name}}
|
||||
|
||||
combine_build:
|
||||
needs: build_english
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user