Skip to content

[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/telegramdesktop/tdesktop?pullRequest=27172) <br/>Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla-assistant.io/telegramdesktop/tdesktop?pullRequest=27172) before we can accept your contribution.<br/><sub>You have signed the CLA already but the status is still pending? Let us [recheck](https://cla-assistant.io/check/telegramdesktop/tdesktop?pullRequest=27172) it.</sub> #12459

[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/telegramdesktop/tdesktop?pullRequest=27172) <br/>Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla-assistant.io/telegramdesktop/tdesktop?pullRequest=27172) before we can accept your contribution.<br/><sub>You have signed the CLA already but the status is still pending? Let us [recheck](https://cla-assistant.io/check/telegramdesktop/tdesktop?pullRequest=27172) it.</sub>

[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/telegramdesktop/tdesktop?pullRequest=27172) <br/>Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla-assistant.io/telegramdesktop/tdesktop?pullRequest=27172) before we can accept your contribution.<br/><sub>You have signed the CLA already but the status is still pending? Let us [recheck](https://cla-assistant.io/check/telegramdesktop/tdesktop?pullRequest=27172) it.</sub> #12459

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