Skip to content

chore(deps): update swanseauniversitymedical/workflows action to v1.1.1 #14

chore(deps): update swanseauniversitymedical/workflows action to v1.1.1

chore(deps): update swanseauniversitymedical/workflows action to v1.1.1 #14

Workflow file for this run

name: Label PR
on:
pull_request:
# Run on all PRs whenever they are opened
types:
- opened
- reopened
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
# This labelling can be cancelled if there is a newer run
cancel-in-progress: true
jobs:
pr-labeler:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-labeler.yaml@v1.0.0-pr-labeler