mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-06-02 00:19:23 +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}}
|
repo: ${{github.event.pull_request.head.repo.full_name}}
|
||||||
continue-on-error: false
|
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:
|
combine_build:
|
||||||
needs: build_english
|
needs: build_english
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user