Skip to content

chore(deps): bump sentry-sdk from 2.14.0 to 2.15.0 #649

chore(deps): bump sentry-sdk from 2.14.0 to 2.15.0

chore(deps): bump sentry-sdk from 2.14.0 to 2.15.0 #649

name: Label dev deploys
on:
pull_request:
branches: [main]
types: [opened]
paths:
- ".github/workflows/deploy-*.yml"
- "benefits/**"
- "bin/**"
- Dockerfile
- pyproject.toml
jobs:
label-deployment-dev:
runs-on: ubuntu-latest
steps:
- name: add-label
uses: andymckay/labeler@master
with:
add-labels: "deployment-dev"