Skip to content

In the group there is "Deleted Account" but after remove from group then it's still there (sorry my english not good) #12047

In the group there is "Deleted Account" but after remove from group then it's still there (sorry my english not good)

In the group there is "Deleted Account" but after remove from group then it's still there (sorry my english not good) #12047

Workflow file for this run

name: Issue closer.
on:
issues:
types: opened
jobs:
comment:
runs-on: ubuntu-latest
steps:
- name: Process an issue.
uses: desktop-app/action_issue_closer@master
with:
token: ${{ secrets.GITHUB_TOKEN }}