Skip to content
  • Carsten Heidmann's avatar
    Add minimal CI · dbfce2a5
    Carsten Heidmann authored
    Motivation:
    * add minimal CI so that we have a build on push and PRs
    
    Modification:
    * add minimal workflow configuration so that we have a Maven build after push or PRs
    
    Result:
    * a Maven build is being executed after push or PRs and the CI badge is being shown in the README.md
    dbfce2a5