Skip to content

chore: Update renovate config to use best-practices #4

chore: Update renovate config to use best-practices

chore: Update renovate config to use best-practices #4

Workflow file for this run

name: Add issues and PRs to the Kanban board
on:
issues:
types:
- opened
pull_request:
jobs:
add-to-project:
name: Add issues amd prs to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/pvandervelde/projects/1
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}