Merge remote-tracking branch 'origin/master' into 251138_verificafirm… #19
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Maven Compile | |
on: push | |
jobs: | |
compile: | |
uses: RegioneER/parer-github-template/.github/workflows/compile.yml@v1 | |
with: | |
java: '11' |