Skip to content

Update to Senzing 3.8.2 #21

Update to Senzing 3.8.2

Update to Senzing 3.8.2 #21

# Based on
# - https://docs.github.com/en/actions/guides/adding-labels-to-issues
# - https://github.com/andymckay/labeler
name: add-triage-label.yaml
on:
issues:
types:
- reopened
- opened
jobs:
add-triage-label:
name: Add triage label to issue
runs-on: ubuntu-latest
steps:
- name: initial labeling
uses: andymckay/[email protected]
with:
add-labels: "triage"