Fix Telegram notification channel

pull/123/head
Michele Locati 2020-02-22 20:42:50 +01:00
parent ab7424e25a
commit d18824e2f2
No known key found for this signature in database
GPG Key ID: 98B7CE2E7234E28B
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ When submitting a pull request, a [GitHub Action](https://github.com/mlocati/doc
Furthermore, we also check that new versions of extensions in the PECL repository will still work. Furthermore, we also check that new versions of extensions in the PECL repository will still work.
This is done on a scheduled basis with another [GitHub Action](https://github.com/mlocati/docker-php-extension-installer/blob/master/.github/workflows/test-recent-extensions.yml). This is done on a scheduled basis with another [GitHub Action](https://github.com/mlocati/docker-php-extension-installer/blob/master/.github/workflows/test-recent-extensions.yml).
In case of failure, a message is sent to the [@DockerPhpExtensionInstallerBot](https://t.me/DockerPhpExtensionInstallerBot) Telegram bot. In case of failure, a message is sent to a [Telegram Channel](https://t.me/docker_php_extension_installer).
Feel free to subscribe to it to receive failure notifications. Feel free to subscribe to it to receive failure notifications.