Skip to content

Deploy 2024.01.1 to Test #193

Deploy 2024.01.1 to Test

Deploy 2024.01.1 to Test #193

name: Label back-end
on:
pull_request:
types: [opened]
paths:
- 'benefits/**/*.py'
jobs:
label-actions:
runs-on: ubuntu-latest
steps:
- name: add-label
uses: andymckay/labeler@master
with:
add-labels: "back-end"