Skip to content

Filtered out collisions which are identical and only show errors #86

Filtered out collisions which are identical and only show errors

Filtered out collisions which are identical and only show errors #86

Workflow file for this run

name: Maven CI testing/artifact generation
on:
push:
branches: [ "**" ]
jobs:
build-artifacts:
uses: ./.github/workflows/build-artifacts.yml
with:
ref: ${{ github.ref_name }}
is_tag: false
secrets: inherit