Skip to content

zuse: fix parsing of empty segment in +deft:de-purl:html #1475

zuse: fix parsing of empty segment in +deft:de-purl:html

zuse: fix parsing of empty segment in +deft:de-purl:html #1475

Workflow file for this run

name: Feature pull request
on:
pull_request:
paths:
- '.github/workflows/feature.yml'
- '.github/workflows/develop.yml'
- '.github/workflows/release.yml'
- '.github/workflows/master.yml'
- '.github/workflows/shared.yml'
- 'pkg/arvo/**'
- 'pkg/docker-image/**'
- 'pkg/ent/**'
- 'pkg/ge-additions/**'
- 'pkg/libaes_siv/**'
- 'pkg/urbit/**'
- 'pkg/urcrypt/**'
- 'tests/**'
- 'bin/**'
- 'nix/**'
- 'default.nix'
jobs:
call-vere:
uses: ./.github/workflows/shared.yml
with:
pace: 'edge'
upload: >-
${{
(github.ref_name == 'next/vere' && github.ref_type == 'branch')
}}
next: ${{ github.base_ref }}
secrets: inherit