Skip to content

Cannot connect to the cluster: An unknown problem occurred. Consider taking a peek at the debug logs. #659

Cannot connect to the cluster: An unknown problem occurred. Consider taking a peek at the debug logs.

Cannot connect to the cluster: An unknown problem occurred. Consider taking a peek at the debug logs. #659

name: Add issues to the project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/kubeshop/projects/29
github-token: ${{ secrets.CREATE_ISSUE_TOKEN }}