Skip to content

feat(dags-container): upgrade duckdb to v1.0.0, upgrade base container to use the same as DLM-dags #27

feat(dags-container): upgrade duckdb to v1.0.0, upgrade base container to use the same as DLM-dags

feat(dags-container): upgrade duckdb to v1.0.0, upgrade base container to use the same as DLM-dags #27

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