Skip to content

Bump the cargo group across 1 directory with 14 updates #10

Bump the cargo group across 1 directory with 14 updates

Bump the cargo group across 1 directory with 14 updates #10

name: Add issues to nts-pool project
on:
pull_request_target:
types:
- opened
jobs:
add-to-project:
name: Add PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
with:
# You can target a project in a different organization
# to the issue
project-url: https://github.com/orgs/pendulum-project/projects/6
github-token: ${{ secrets.PROJECT_WRITE_PAT }}