Skip to content

build(deps): bump requests from 2.31.0 to 2.32.0 in /containers/controller/src #8

build(deps): bump requests from 2.31.0 to 2.32.0 in /containers/controller/src

build(deps): bump requests from 2.31.0 to 2.32.0 in /containers/controller/src #8

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]