Skip to content

PNPM lockfileVersion reverted back from 9.0 to 6.0 #126

PNPM lockfileVersion reverted back from 9.0 to 6.0

PNPM lockfileVersion reverted back from 9.0 to 6.0 #126

name: Add issues to core project
on: # yamllint disable-line rule:truthy
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/dependabot/projects/5
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}