Skip to content

rep: add the GPLv3 license before making the repository opensource #78

rep: add the GPLv3 license before making the repository opensource

rep: add the GPLv3 license before making the repository opensource #78

name: JJoules Checkstyle
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Checkstyle with Maven
run: mvn -f diff-jjoules checkstyle:checkstyle -DskipTests