Skip to content

Bump the cargo group across 2 directories with 4 updates #210

Bump the cargo group across 2 directories with 4 updates

Bump the cargo group across 2 directories with 4 updates #210

name: Add issues to nts-pool project
permissions: {}
on: # zizmor: ignore[dangerous-triggers] can't do anything other than write to projects
pull_request_target:
types:
- opened
jobs:
add-to-project:
name: Add PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0
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 }} # only has write access to projects