Skip to content

Feature: Auto tag issues with the right Github Type #26

Feature: Auto tag issues with the right Github Type

Feature: Auto tag issues with the right Github Type #26

Workflow file for this run

name: Self Issue
on:
issues:
types:
- edited
- opened
- reopened
jobs:
issue:
secrets: inherit
uses: hedia-team/.github/.github/workflows/issue.yml@latest