Skip to content

Add mandatory metadata for the RO-Crate object #980

Add mandatory metadata for the RO-Crate object

Add mandatory metadata for the RO-Crate object #980

name: Label Pull Requests
permissions:
contents: read
pull-requests: write
on:
pull_request:
types: [ opened, edited ]
jobs:
Assign-Label-To-Pull-Request:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"