Skip to content

Enhancements to CPF #48

Enhancements to CPF

Enhancements to CPF #48

Workflow file for this run

# Manage labels of pull requests that originate from forks
name: label-public-pr
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
uses: ecmwf-actions/reusable-workflows/.github/workflows/label-pr.yml@v2