Skip to content

chore(deps): pin actions/add-to-project action to 244f685 #4

chore(deps): pin actions/add-to-project action to 244f685

chore(deps): pin actions/add-to-project action to 244f685 #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/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
with:
project-url: https://github.com/users/pvandervelde/projects/1
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}