Skip to content

test(IDX): try with new tag #25

test(IDX): try with new tag

test(IDX): try with new tag #25

Workflow file for this run

# Runs only when changes are made to the workflow itself
name: CLA Check Dev
on:
pull_request:
paths:
- .github/workflows/check_cla.yml
- reusable_workflows/check_cla/**
- reusable_workflows/check_membership/**
jobs:
call-check-cla:
uses: ./.github/workflows/check_cla.yml@manual-05-09-2024

Check failure on line 14 in .github/workflows/check_cla_dev.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/check_cla_dev.yml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows
secrets: inherit