Skip to content

bug: Wire in dev certificate for mounts in kcp start #735

bug: Wire in dev certificate for mounts in kcp start

bug: Wire in dev certificate for mounts in kcp start #735

name: Add issues to project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issues to project
runs-on: ubuntu-latest
environment: projects
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/kcp-dev/projects/1
github-token: ${{ secrets.GHPROJECT_TOKEN }}