Skip to content

refactor: enable dry run #106

refactor: enable dry run

refactor: enable dry run #106

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]