Skip to content

fix: upload url path and add logging in the SDK #3745

fix: upload url path and add logging in the SDK

fix: upload url path and add logging in the SDK #3745

Workflow file for this run

on:
pull_request_target:
types:
- opened
- edited
- synchronize
- ready_for_review
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}