Skip to content

chore: pin sonar workflow #111

chore: pin sonar workflow

chore: pin sonar workflow #111

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/[email protected]