Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Initial Documentation for Anemoi Training #18

Initial Documentation for Anemoi Training

Initial Documentation for Anemoi Training #18

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