Skip to content

Bump jsonpath from 1.1.1 to 1.3.0 in /frontend/webcoder_ui #45

Bump jsonpath from 1.1.1 to 1.3.0 in /frontend/webcoder_ui

Bump jsonpath from 1.1.1 to 1.3.0 in /frontend/webcoder_ui #45

name: Quality Zero Gate
permissions:
contents: read
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
merge_group:
types: [checks_requested]
workflow_dispatch:
jobs:
aggregate-gate:
permissions:
contents: read
uses: Prekzursil/quality-zero-platform/.github/workflows/reusable-quality-zero-gate.yml@d7a94db4ab57df42940832cf67b730c673af7da6
with:
repo_slug: ${{ github.repository }}
event_name: ${{ github.event_name }}
sha: ${{ github.event.pull_request.head.sha || github.sha }}
platform_repository: Prekzursil/quality-zero-platform
platform_ref: main