Skip to content

CHANGELOG is not updated #410

CHANGELOG is not updated

CHANGELOG is not updated #410

Workflow file for this run

name: Issue Triage
on:
issues:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
- name: add label
uses: actions-ecosystem/action-add-labels@v1
with:
labels: "team: ide"