Skip to content

Add GitHub Action to sync to Bitbucket #12

Add GitHub Action to sync to Bitbucket

Add GitHub Action to sync to Bitbucket #12

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