Skip to content

fix(relay): curl openssl added -L; upgrade openssl from 1.1.1 to 3.0.14 #2644

fix(relay): curl openssl added -L; upgrade openssl from 1.1.1 to 3.0.14

fix(relay): curl openssl added -L; upgrade openssl from 1.1.1 to 3.0.14 #2644

name: "Commit Lint"
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: wagoid/[email protected]