Skip to content

Fix CI/CD build due to ca-certificates installation issue #835

Fix CI/CD build due to ca-certificates installation issue

Fix CI/CD build due to ca-certificates installation issue #835

name: PR Checks
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
concurrency:
group: pr-checks-${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build:
name: Code
uses: ./.github/workflows/zxc-build-library.yaml