Skip to content

Replace kfdefs with DataScienceCluster resource and changer default ns to opendatahub for make deploy #57

Replace kfdefs with DataScienceCluster resource and changer default ns to opendatahub for make deploy

Replace kfdefs with DataScienceCluster resource and changer default ns to opendatahub for make deploy #57

name: Add Issues to ODH Feature Tracking Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/opendatahub-io/projects/40
github-token: ${{ secrets.GH_TOKEN_PROJECT_EDIT }}