Skip to content

chore: Configure Renovate #3

chore: Configure Renovate

chore: Configure Renovate #3

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 }}