Skip to content

Update check_bot_approved_files.py #124

Update check_bot_approved_files.py

Update check_bot_approved_files.py #124

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