Skip to content

Add G2_whyRecordInEntity and G2_whyRecordInEntity_V2 #14

Add G2_whyRecordInEntity and G2_whyRecordInEntity_V2

Add G2_whyRecordInEntity and G2_whyRecordInEntity_V2 #14

# 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/labeler@1.0.4
with:
add-labels: "triage"