ECC-782: Multi-field GRIB: crash in grib_handle_new_from_file_multi #345
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |