Skip to content

Use more clear naming to add difference between Notify Slack User Group and Notify whole slack channel escalation steps #33

Use more clear naming to add difference between Notify Slack User Group and Notify whole slack channel escalation steps

Use more clear naming to add difference between Notify Slack User Group and Notify whole slack channel escalation steps #33

name: On issue closed
on:
issues:
types:
- closed
jobs:
remove-needs-triage-label:
name: Remove "needs triage" label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Remove "needs triage" label
uses: actions-ecosystem/[email protected]
with:
labels: needs triage