Fix the bot pull requests #28
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ci.yml#L1
(Line: 130, Col: 9): Unrecognized named-value: 'secrets'. Located at position 159 within expression: github.event_name == 'pull_request' && (github.event.action == 'opened' || github.event.action == 'reopened' || github.event.action == 'ready_for_review') && secrets.TELEGRAM_BOT_TOKEN != '' && secrets.TELEGRAM_CHAT_ID != '', (Line: 167, Col: 9): Unrecognized named-value: 'secrets'. Located at position 14 within expression: success() && secrets.TELEGRAM_BOT_TOKEN != '' && secrets.TELEGRAM_CHAT_ID != '', (Line: 215, Col: 9): Unrecognized named-value: 'secrets'. Located at position 119 within expression: github.event_name == 'pull_request' && github.event.action == 'closed' && github.event.pull_request.merged == true && secrets.TELEGRAM_BOT_TOKEN != '' && secrets.TELEGRAM_CHAT_ID != ''
|