Skip to content

Commit

Permalink
Merge branch 'master' into remove-cf2cdm
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici authored Oct 18, 2023
2 parents 929fc1b + a1490da commit b4627f8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/label-public-pr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 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

0 comments on commit b4627f8

Please sign in to comment.