adding-some-useful-claude-skills #1
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/vtt_compliance_check.yml#L1
(Line: 231, Col: 13): Unrecognized named-value: 'secrets'. Located at position 78 within expression: env.REPORT_EXISTS == 'true' && github.event.inputs.notify_slack == 'true' && secrets.SLACK_BOT_TOKEN != '', (Line: 255, Col: 13): Unrecognized named-value: 'secrets'. Located at position 79 within expression: env.REPORT_EXISTS == 'false' && github.event.inputs.notify_slack == 'true' && secrets.SLACK_BOT_TOKEN != '', (Line: 269, Col: 13): Unrecognized named-value: 'secrets'. Located at position 47 within expression: github.event.inputs.notify_slack == 'true' && secrets.SLACK_BOT_TOKEN == ''
|