Skip to content

When uploading files to telegram, telegram closes completely and me have to start again telegram. #11237

When uploading files to telegram, telegram closes completely and me have to start again telegram.

When uploading files to telegram, telegram closes completely and me have to start again telegram. #11237

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