Skip to content

Add update types for Cargo-style (in)compatible version upgrades #123

Add update types for Cargo-style (in)compatible version upgrades

Add update types for Cargo-style (in)compatible version upgrades #123

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