Skip to content

Commit 6155608

Browse files
authored
Allow TX_TOKEN to be empty in check.yml
This should allow dependabot to run, without pulling translations and without send Telegram messages
1 parent 19fcf85 commit 6155608

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ on:
2626
secrets:
2727
TELEGRAM_TOKEN:
2828
description: "Token required for interacting with Telegram API"
29-
required: true
29+
required: false
3030
TELEGRAM_TO:
3131
description: "Account ID that will receive the telegram notification"
32-
required: true
32+
required: false
3333

3434
permissions:
3535
contents: read

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy