Skip to content

Slight itty wee entire rewrite for a single bug #97

Slight itty wee entire rewrite for a single bug

Slight itty wee entire rewrite for a single bug #97

Workflow file for this run

name: Build
on:
push:
branches-ignore:
- dependabot/**
jobs:
build:
uses: Jikoo/PlanarActions/.github/workflows/ci_gradle_sonar.yml@master
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}