Skip to content

ignore some annotations when copying to generated constructor method #8

ignore some annotations when copying to generated constructor method

ignore some annotations when copying to generated constructor method #8

Workflow file for this run

name: Enriched Beans Release Pipeline
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Maven
uses: stCarolas/setup-maven@master
with:
maven-version: 3.8.4
- name: Run a one-line script
run: mvn --version