Skip to content

feat(SDK): add globs and dir support for artifact deps. #3583

feat(SDK): add globs and dir support for artifact deps.

feat(SDK): add globs and dir support for artifact deps. #3583

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 }}