Skip to content

Bump io.sundr:sundr-maven-plugin from 0.100.1 to 0.100.2 #9

Bump io.sundr:sundr-maven-plugin from 0.100.1 to 0.100.2

Bump io.sundr:sundr-maven-plugin from 0.100.1 to 0.100.2 #9

Workflow file for this run

name: Pulls
on:
pull_request:
types: [closed]
jobs:
release:
runs-on: ubuntu-latest
name: pulls
steps:
- uses: radcortez/milestone-set-action@main
name: milestone set
with:
github-token: ${{secrets.GITHUB_TOKEN}}