Skip to content

Deploy initial Veterans integration to Test #60

Deploy initial Veterans integration to Test

Deploy initial Veterans integration to Test #60

name: Label deploys
on:
pull_request:
branches: [prod, test]
types: [closed]
jobs:
label-deploy:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- name: add-label
uses: andymckay/labeler@master
with:
add-labels: "deployment"