Skip to content

fix(IDX): run git commands in a different dir #76

fix(IDX): run git commands in a different dir

fix(IDX): run git commands in a different dir #76

Workflow file for this run

# Runs only when changes are made to the workflow itself
name: CLA Check Dev
on:
pull_request:
jobs:
call-check-cla:
uses: ./.github/workflows/check_cla.yml
secrets: inherit