Skip to content

chore(deps): update dependency s3fs to v2023.12.2 - abandoned #11

chore(deps): update dependency s3fs to v2023.12.2 - abandoned

chore(deps): update dependency s3fs to v2023.12.2 - abandoned #11

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