Skip to content

Bump the maven-dependencies group across 1 directory with 14 updates #355

Bump the maven-dependencies group across 1 directory with 14 updates

Bump the maven-dependencies group across 1 directory with 14 updates #355

Workflow file for this run

name: Spring AOT Extension
on:
pull_request:
types:
- labeled
jobs:
add-to-project:
name: Add Dependency Upgrade PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/AxonFramework/projects/2
github-token: ${{ secrets.ADD_PROJECT_TOKEN }}
labeled: 'Type: Dependency Upgrade'