Skip to content

Archiving or unarchiving a chat in search mode removes it from the search results #12050

Archiving or unarchiving a chat in search mode removes it from the search results

Archiving or unarchiving a chat in search mode removes it from the search results #12050

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 }}